.contentslide{
border: 0px;
border-bottom-width: 0px;
padding: 0px;
width: 513px;
height: 311px;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 469px;
height: 163px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
border: 0px;
}

.pagination{
text-align: center;
border: 0px;
padding: 0 5px;
}

.pagination a{
padding: 0 5px;
color: #522112;
background-color:#e2dfd0;
font-family:Arial; 
font-size:8pt; 
text-decoration:none; 
border:1px;
border-color:#522112;
border-style:solid;
}

.pagination a:hover, .pagination a.selected{
padding: 0 5px;
color: #e2dfd0;
background-color:#522112;
font-family:Arial; 
font-size:8pt; 
text-decoration:none;
border:1px;
border-color:#522112;
border-style:solid;
}
