#simplegallery {
	width: 540px;
}
#simplegallery #galleryimage .gallerymainimgtd img {
	border: 10px solid #333333;
}
#simplegallery #thumbcontainer {
	height: 80px;
	width: 485px;
	overflow: auto;
/*	scrollbar-face-color: #F4197F;
	scrollbar-shadow-color: #F4197F;
	scrollbar-highlight-color: #F4197F;
	scrollbar-3dlight-color: #F4197F;
	scrollbar-darkshadow-color: #81017C;
	scrollbar-track-color: #81017C;
	scrollbar-arrow-color: #FFFF00; */
	vertical-align: center;
}
#simplegallery #caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simplegallery .nextprev a {
	font-size: 10px;
	font-weight: bold;
	color: #82027B;
	text-decoration: none;
}
.gallerytitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.gallerytitle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #999999;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}
