.rapper{

position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 0px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
color:#FFFFFF;
font-family:verdana;
FONT-SIZE: 9pt;
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid #fff;
border-bottom-width: 0px;
width: 455px; /*width of featured content slider*/
height: 85px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/

padding: 0px;

width: 455px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 60px;

}


.pagination{
 /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

width: 108px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 63px;



}

.pagination a{

text-decoration: none; 

background: white;

}

.pagination a:hover, .pagination a.selected{
text-decoration: none; 

background:  #00DAF3;
width: 70px; 
height: 52px;



}
.image2{
top:auto;
margin-top: 2px;
 margin-left: 2px;
 margin-right:2px;
 margin-bottom:2px;
 

}