.contentslide{
border: 0px;
border-bottom-width: 0px;
padding: 0px;
width: 469px;
height: 163px;
background-color:#FFFFFF;
}

.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: right;
border: 0px;
padding: 0 5px;
background: url(/images/miniheaders/bg.gif); 
background-repeat:repeat-x; 
}

.pagination a{
padding: 0 5px;
color: #8e0025;

background: url('/images/miniheaders/alb-bg.gif');
background-repeat:repeat-x; 
background-position:top; 
background-color:#FFFFFF;

font-family:Arial; 
font-size:9pt; 
font-weight:bold;
text-decoration:none; 
border:0px;
}

.pagination a:hover, .pagination a.selected{
padding: 0 5px;
color: #dd1549;
height:18px;


background: url('/images/miniheaders/alb-bg.gif');
background-repeat:repeat-x; 
background-position:top; 
background-color:#FFFFFF;

font-family:Arial; font-size:9pt; text-decoration:none;
font-weight:bold;
border:0px;
}

