.contentslide{
border: 2px solid #E0D6B6;
border-bottom-width: 6px;
padding: 4px;
width: 172px;
height: 132px;
font-size:12px; font-family:Arial;
}

.contentslide .opacitylayer{ 
width: 100%;
height: 100%;
}

.contentslide img {float:left; margin:4px; }

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 172px;
text-align: left;
border: 0px solid #E0D6B6;
padding: 1px; background-color:#fff;
}

* html .pagination{
width: 172px; 
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;margin-bottom:2px;
}

.pagination a:hover, .pagination a.selected{
color: #000;
}