.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 500px; /*width of featured content slider*/
	height: 130px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DAA900;
	border-right-color: #DAA900;
	border-bottom-color: #DAA900;
	border-left-color: #DAA900;
}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 5px;
	background: white;
	width: 490px;
	height: 100%;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.pagination{
	width: 500px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAA900;
	border-right-color: #DAA900;
	border-bottom-color: #DAA900;
	border-left-color: #DAA900;
z-index: 5;
}
.pagination a{
	padding: 0 5px;
	text-decoration: none;
	color: #000000;
	background: white;
z-index: 5;
}
.pagination a:hover, .pagination a.selected{
	color: #000;
	background-color: #FFFF99;
z-index: 5;
}



.sliderwrapper0{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 790px; /*width of featured content slider*/
	height: 217px;
	border: 0;
}
.sliderwrapper0 .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
        top: 0;  /*leave as is*/
	padding: 0px;
	background: white;
	width: 790px;
	height: 217px;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.apagination{
	position: relative;
z-index: 5;
}
.pagination0{
	position: absolute;
	top: -28px;
	width: 750px;
	height:0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border:0;
z-index: 5;
}
.pagination0 a{
	padding: 2px 6px;
	text-decoration: none;
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #193c64;
	background: #98bee2;
z-index: 5;
}
.pagination0 a:hover, .pagination0 a.selected{
	color: #ffffff;
	background-color: #193c64;
z-index: 5;
}

