.sliderwrapper{
	overflow: hidden;
	width: 403px;
	height: 250px;
	position: relative;
	border: solid #FFFFFF;
	background-color: #FFFFFF;
	left: 0px;
	top: 1px;






}



.sliderwrapper .contentdiv{
	width: 390px;
	height: 100%;
	filter:progid;
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	border: #FFFFFF;
	top: 1px;
	left: 2px;






:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
	background-color: #FFFFFF;
	padding: 0px;






}

.pagination a{
	text-decoration: none;
	color: #336600;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 65px;
	width: 160px;
	float: right;

}

.pagination a:hover, .pagination a.selected{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 65px;
	width: 160px;
	padding: 0px;
	float: right;

}

.bgimage {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 65px;
	width: 160px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;

}
