.contentslide{
border: 0px;
border-bottom-width: 0px;
padding: 0px;
width: 456px;
height: 175px;
background-color:#FFFFFF;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 456px;
height: 175px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
border:0px;
}

.pagination{
text-align: right;
border:0px;
padding:0 10 0 0px;
background: url(/images/subcadru.gif); 
background-repeat:repeat-x; 
height:26px;
width:99%;
}

.pagination a{
color: #006b8e;
background: url('/images/pagination.gif');
background-repeat:repeat-x; 
background-position:top; 
font-family:Arial; 
font-size:9pt; 
font-weight:bold;
text-decoration:none; 
border:0px;
width:35px;
height:26px;
text-align:center;
}

.pagination a:hover, .pagination a.selected{
color: #BB0000;
background: url('/images/pagination.gif');
background-repeat:repeat-x; 
background-position:top; 
font-family:Arial; font-size:9pt; text-decoration:none;
font-weight:bold;
border:0px;
width:35px;
height:26px;
text-align:center;
}
