.sliderwrapper{
position: relative; 
overflow: hidden; 
width: 400px; 
height: 140px;
}

.sliderwrapper .contentdiv{
visibility: hidden; 
position: absolute; 
width: 390px; 
height: 100%;
}

.pagination{
display : block;
padding : 3px 6px;
text-decoration : none;
font-weight : bold;
color : #ffffff;
border:0px;
}

.pagination a{
margin : 0 3px 0 0;
padding : 0;
list-style : none;
list-style-image : none;
float : left;
width : 22px;
height : 26px;
background : url(images/pag2.gif);
border:0px;
color : #ffffff;
text-align: center;
line-height:230%;
}
.pagination a:hover, .pagination a.selected{
background : url(images/pag1.gif);
height : 26px;
border:0px;
color : #ffffff;
text-align: center;
line-height:230%;
}







.sliderwrapperf{
position: relative; 
overflow: hidden; 
width: 660px; 
height: 240px;
}

.sliderwrapperf .contentdiva{
visibility: hidden; 
position: absolute; 
width: 390px; 
height: 100%;
}

.paginationa{
display : block;
padding : 3px 6px;
text-decoration : none;
font-weight : bold;
color : #ffffff;
border:0px;
}

.paginationa a{
margin : 0 3px 0 0;
padding : 0;
list-style : none;
list-style-image : none;
float : left;
width : 22px;
height : 26px;
background : url(images/pag2.gif);
border:0px;
color : #ffffff;
text-align: center;
line-height:230%;
}
.paginationa a:hover, .paginationa a.selected{
background : url(images/pag1.gif);
height : 26px;
border:0px;
color : #ffffff;
text-align: center;
line-height:230%;
}