.PhotoGalleryImageTable
{
	width: 100%; 
	height: 250px;	
	padding: 0px; 
	margin: 0px; 
}

.PhotoGalleryThumbnailImageCell
{
	padding: 5px;
}

.PhotoGalleryThumbnailImage
{
	border: 1px solid black;
}

.PhotoGalleryDetailImage
{
	border: 1px solid black;
}