.contentslide{
padding: 0px;
width: 394px;
}

.contentslide .opacitylayer{ 
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 394px;
text-align: left;
background-color: #AEA181;
border: 0px solid #AEA181;
border-width: 0 10px; 
padding: 4px 0 4px 0;
}

* html .pagination{ 
width: 394px; 
w\idth: 384px; 
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #3C2012;
font-family: "Trebuchet MS";
font-size:11px;
font-weight:bold;
}

.pagination a:hover, .pagination a.selected{
color: #ffffff;
background-color: #3C2012;
font-family: "Trebuchet MS";
font-size:11px;
font-weight:bold;
}