.contentslide { width: 100%; height: 250px; padding-left: 5px; }.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/width: 100%;height: 100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.contentslide .contentdiv{display: none;}.pagination{	text-align:left;	z-index: 3;	position: absolute;	left: 55%;	top:440px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/}.pagination a{	text-decoration: none;	color: #2e6ab1;	background-color: white;	border: 1px solid #FFFFFF;	padding-top: 3px;	padding-right: 7px;	padding-bottom: 3px;	padding-left: 7px;}.pagination a:hover, .pagination a.selected{	color: #000;	background-color: #F3F3F3;	border: 1px solid #FFFFFF;}#spacer {	height: 130px;}.style1 {	font-size: 13px}

