.bannerAd{

height:210px;
margin:0em;
margin-bottom:0em;
}

.bannerAd span{
	
}

.sliderwrapper{
margin-top:0.3em;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
border-bottom-width: 0px;
width: 700px; /*width of featured content slider*/
height: 180px;

}

img {
border: none;
}

a {
border:none;
}

.sliderwrapper .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: 700px;
height: 180px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{

}

.pagination a{

}

.pagination a:hover, .pagination a.selected{

}
