/* Start of CMSMS style sheet 'Auto Scroller' */
#imageContainer {
	height:394px
}
#imageContainer a {
	display:none;
}

#imageFooter {
	line-height:30px;
	height:30px;
	width:535px;
	position:absolute;
	padding:0;
	background-color:#000;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	margin-top:-35px;
	margin-right: 20px;
	font-weight:bold;
	color:#03F;
}
#imageFooter a {
	padding:2px 8px 4px 8px;
	margin: 0 5px;
	background-image:url(/wp_pro_2_7_1/cms/uploads/button.png);
	background-position:center;
	background-repeat:none;

}
#image a:hover {
	color:#ccc;

}
a.over {
	color:#ccc;

}
/* End of 'Auto Scroller' */

