#simplegallery {
	width: 540px;
}
#simplegallery #galleryimage .gallerymainimgtd img {
	border: 10px solid #666666;
}
#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;
}
.slideshowimg {
	text-align: center;
}
#maintable #maincontent #pagecontent .promptbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #000000;
	padding: 5px;
	width: 150px;
	text-align: center;
	margin-bottom: 10px;
}
#maintable #maincontent #pagecontent .promptbutton a {
	color: #FFFFFF;
}
