.sliderwrapper{
position: relative; 
overflow: hidden; 
border-bottom-width: 1px;
width: 410px; 
height: 130px;
}



.sliderwrapper .contentdiv{
visibility: hidden; 
position: absolute; 
left: 0;  
top: 0;  
padding: 5px;
width: 400px; 
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{ /* Sayfalama*/
width: 400px; 
text-align: right;
padding: 5px 5px;
}


.pagination a{
font-family:Verdana;
font-weight:bold;
font-size:10px;
padding: 0 5px;
text-decoration: none; 
color: #4a4949;
background-image:url('2.gif');
border:1px solid #6a6969;
width:19px;
height:19px;
}

.pagination a:hover, .pagination a.selected{
font-family:Verdana;
font-weight:bold;
font-size:10px;
color: #0e487e;
background-image:url('1.gif');
border:1px solid #018fb9;
width:19px;
height:19px;

}

#slider4{
border:1px solid #e1e1e1;
width:160px;
height:155px;
}
.sliderwrapper4{
visibility: hidden; 
position: absolute; 
left: 0;  
top: 0;  
padding: 5px;
width: 160px; 
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#paginate-slider4{
background-color: darkred;
border-color: darkred;

}


#paginate-slider4 a img{
width:40px;
height: 40px;
border: 2px solid gray;
margin: 5px 3px 0px 0px;
}


#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
border: 2px solid red;
