.contentslide{
border: 0px solid #eeeeee;
border-bottom-width: 5px;
padding: 0px;
width: 576px;
height: 114px;
float:left;
}

.contentslide .opacitylayer{ 
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 566px; 
height: 20px;
text-align: right;
background-color: #eeeeee;
border: 0px solid #eeeeee;
border-width: 0 5px; 
padding: 4 4 4px 4;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
font-weight:bold;
}

* html .pagination{ 
width: 576px; 
w\idth: 566px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
font-weight:bold; 
}

.pagination a{
padding: 0 10px;
text-decoration: none; 
color: #2e6ab1;
background-color: #ffffff;
}

.pagination a:hover, .pagination a.selected{
color: #000000;
background-color: #c4d551;
}
