﻿.ImageGalleryItems_Names
{
	width: 200px;
	vertical-align: top;
}
.ImageGalleryItemsPanel
{
	margin-left:15px;
}
.ImageGalleryItemsPanel img
{
	border: 0px;
}
.ImageGalleryItems_thumb
{
	float: left;
	width: 208px;
}
.ImageGalleryItems_thumb_pad
{
	margin: 15px 0px 15px 0px;
}
.ImageGalleryItems_tr
{
	display: block;
	padding-top: 10px;
}
.ImageGalleryItems_caption
{
	width:150px;
}
