.sliderwrapper { position: relative; overflow: hidden; width: 570px; height: 60px; 
margin-bottom: 2px; }
.logo8 { text-align: center; }
.sliderwrapper .contentdiv {
visibility: hidden; position: absolute; left: 0; top: 0; 
padding-top: 0px; background: white;
width: 570px; height: 60px; 
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1; opacity: 1; }

.pagination { text-align: center; padding: 0px 0; }

.pagination a { padding: 0px 4px; text-decoration: none; 
color: #2588A7; background: #cccccc;
font-size: 10px; font-family: arial, helvetica, sans-serif; }

.pagination a:hover
{ color: #0F4261; background-color: #F1D00E; } 
.pagination a.selected 
{ color: #ffffff; background-color: #2588A7; }
