.contentslide{
border: 5px solid #E0D6B6;
border-bottom-width: 6px;
padding: 4px;
width: 400px;
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: 416px;
text-align: right;
border: 2px solid #E0D6B6;border-width: 0 1px;
padding: 0 0 4px 0; background-color:#E0D6B6;
}

* html .pagination{
width: 400px; 
width: 416px; 
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;margin-bottom:2px;
}

.pagination a:hover, .pagination a.selected{
color: #000;
}
