#photos div.gallery h3
{
	margin-bottom: 20px;
}

#photos div.gallery h3 span
{
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-left: 20px;
	line-height: 14px;
	padding-top: 5px;
	background: url('../img/Gallery/bullet_back.gif') 0 3px no-repeat;
}

#photos div.gallery h3 span a
{
	color: #DB7030;
    font-family: Arial,sans-serif;
	padding-left: 17px;
}

#photos div.gallery h3 span a:hover
{
	text-decoration: underline;
}

.galleryList
{
	float: left;
	clear: left;
	margin-bottom: 5px;
	margin-left: -15px;
}

.galleryListAlbum
{
	margin: 5px 0px 15px 20px;
	float: left;
	background: url('../img/Gallery/gallery_albumBg.png') no-repeat;
	width: 310px;
	height: 116px;
	overflow: hidden;
}

.galleryListAlbum .thumbnail img
{
	float: left;
	padding: 8px 8px 0 8px;
	margin-bottom: -5px;
	width: 84px;
	height: 84px;
}

.galleryListAlbum .details
{
	height: 110px;
	overflow: hidden;
}

.galleryListAlbum h4
{
	float: left;
	color: #656551;
	padding-top: 12px;
	padding-bottom: 3px;
	font-size: 20px;
	letter-spacing: 0.25px;
	width: 150px;
}

.galleryListAlbum p
{
	line-height: 16px;
	font-size: 11px;
}

.galleryFooter
{
	clear: left;
}

.galleryFooter .parentLink p
{
	float: right;
	/*margin-top: 13px;*/
	background: url('../img/Gallery/bullet_back3.gif') 0px 3px no-repeat;
}

.galleryFooter .parentLink p a
{
	display: inline;
	padding-left: 17px;
	margin-left: 0px;
}

.gallerySplit
{
	clear: left;
	background: none repeat scroll 0 0 #EAEAEA;
    border: medium none;
    height: 7px;
    margin-bottom: 17.5px;
}

.pictures
{
	margin-left: 1px !important;
	margin-bottom: 20px !important;
}

.galleryListPicture
{
	float: left;
	margin: 2.5px 0 2.5px 5px;
	background: url('../img/Gallery/gallery_thumbBg.png') no-repeat;
	width: 102px;
	height: 102px;
}

.galleryListPicture img
{
	padding: 9px 9px 5px 9px;
	width: 84px;
	height: 84px;
}

.galleryPictureHeader
{
	width: 650px;
	height: 102px;
}

.galleryPictureHeader .previous a
{
	background: url('../img/Gallery/gallery_Prev.png') no-repeat;
	float: left;
	width: 122px;
	height: 102px;
}

.galleryPictureHeader .previous img
{
	width: 84px;
	height: 84px;
	padding: 9px 9px 9px 29px;
}

.galleryPictureHeader .info
{
	float: left;
	width: 406px;
	text-align: center;
}

.galleryPictureHeader .next
{
	background: url('../img/Gallery/gallery_Next.png') no-repeat;
	float: left;
	width: 122px;
	height: 102px;
}

.galleryPictureHeader .next img
{
	width: 84px;
	height: 84px;
	padding: 9px 29px 9px 9px;
}

.galleryPictureHeader .info h4
{
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.galleryPictureHeader .info p
{
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 0;
}

#photos .galleryPicture .picture
{
	margin-top: 15px;
	text-align: center;
}

#photos .galleryPicture .picture img
{
	float: none;
	position: relative;
	top: 0px;
	background: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin-right: 0px;
	border: 0;
	padding-bottom: 5px;
}


#photos td span
{
	font-weight: bold;
}

.imageInfoTable
{
	margin-top: 10px;
	margin-bottom: 20px;
}

.imageInfoTable td
{
	width: 25%;
}

#Body_uiDivDescription ul, #Body_uiDivDescription ol
{
	padding-left: 20px;
}