.mainsliderbox {
	margin: 0px auto; width: 344px; position: relative; z-index: 1;
}
.sliderwrapper {
	width: 344px; height: 238px; overflow: hidden; position: relative;
}
.sliderwrapper .contentdiv {
	padding: 0px; left: 0px; top: 0px; width: 344px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.alpha(opacity=100); position: absolute; opacity: 1; -moz-opacity: 1;
}
.mainsliderbox h5 {
	margin: 0px 0px 4px; padding: 0px 0px 0px 8px; color: rgb(22, 67, 106); text-transform: uppercase; font-size: 11px; font-weight: normal;
}
.pagination {
	margin: 0px; top: 5px; height: 9px; right: 3px; position: absolute; z-index: 9;
}
.pagination a {
	background: url("../images/slide-nav.gif") no-repeat 0px -9px; margin: 0px 3px 0px 0px; width: 9px; height: 9px; color: rgb(0, 0, 125); text-indent: -9000px; font-size: 0px; text-decoration: none; float: left; display: block;
}
.pagination a:hover {
	background: url("../images/slide-nav.gif") no-repeat 0px 0px; margin: 0px 3px 0px 0px; width: 9px; height: 9px; color: rgb(0, 0, 0); font-size: 0px;
}
.pagination a.selected {
	background: url("../images/slide-nav.gif") no-repeat 0px 0px; margin: 0px 3px 0px 0px; width: 9px; height: 9px; color: rgb(0, 0, 0); font-size: 0px;
}
