div.Thumbnail
{
	float: left;
	text-align: center;
	overflow: hidden;
	width: 130px;	
	padding-top: 5px;
	padding-bottom: 5px;
}

div.Thumbnail img
{
	border: 1px solid black;
	width: 120px;
	height: 86px;
}

div.Photo
{
/*	overflow: hidden;*/
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.Photo img
{
	border: 5px solid #9f0408;
}

.ImageNavigator
{
	line-height: 25px;
	text-align: center;
	color: #E3C0C1;
	padding-bottom: 5px;
}

.ImageNavigator a
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	width: 120px;
	color: #E3C0C1;
	line-height: 15px;
	margin-left: 2px;
	margin-right: 2px;
}

.ImageNavigator a:hover
{
	text-decoration: none;
}

.ImageNavigator a.Deactive
{
	color: #666666;
}

.ImagePosition
{
	text-align: right;
	padding-left: 5px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
}

#SimpleGalleryThumbnails,
#SimpleGalleryThumbnails ul
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#SimpleGalleryThumbnails ul {
}

#SimpleGalleryThumbnails>li
{
	list-style: none;
	clear: both;
	padding-top: 20px;
	font-weight: bold;
}

#SimpleGalleryThumbnails>li li
{
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid black;
	list-style: none;
	float: left;
}

#SimpleGalleryThumbnails li a
{
	
}

#SimpleGalleryThumbnails li img
{
	border: 0px;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
