.rapper{
background: #ffffff;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 0px;

color:#FFFFFF;
font-family:tahoma;
FONT-SIZE: 9pt;

}



.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid #fff;
border-bottom-width: 0px;
width: 100%; /*width of featured content slider*/
height: 240px;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/

padding: 0px;
background: white;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;

}


.pagination{
 /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

width: 80px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 56px;



}

.pagination a{

text-decoration: none; 
color: #00007D;
background: white;

}

.pagination a:hover, .pagination a.selected{
text-decoration: none; 
background-image:url(../images/une_arr.gif);
width: 80px; 
height: 56px;



}
.image2{
top:auto;
margin-top: 7px;
 margin-left: 7px;

}
