/* gallery.css */
@charset "utf-8";

.thumb	{
	margin-top: 20px;
}

.ImageBorder	{
	padding-top: 2px;
}

.ImageBorder a > img {
    border: 1px solid #ddd;
}