.sliderwrapper2{
position: relative;
overflow: hidden; 
width: 540px;
height: 280px;
}

.sliderwrapper2 .contentdiv{
visibility: hidden;
position: absolute;
left: 0; 
top: 0; 
padding: 3px;
background: white;
width: 540px;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 1;
opacity: 1;
background:#f4f6f6;
}

.pagination2{
width: 540px;
text-align: right;
background-color: #ffffff;
padding-bottom: 3px;
padding-top:3px;
padding-right:5px;
margin-left:0px;
border-bottom: solid 0px #cccccc;
border-right: solid 0px #cccccc;
border-left: solid 0px #cccccc;
margin-bottom: 5px;
}

.pagination2 a{
font-family: Arial; font-size:10px; font-weight:100;
padding: 0px 5px;
text-decoration: none; 
color: #ffffff;
background:url(images/gallery_number_back.png) repeat-x #f44848;
}

.pagination2 a:hover, .pagination2 a.selected{
color: #ffffff;
background: #3d4b59;
text-decoration:none;
}

a.spor_title{ font: bold 11px/14px Arial; color:#333333; padding-left:2px; display:block; margin-bottom:5px; padding-top:3px; text-decoration:none; padding-left:3px;
}


a.spor_title:hover{text-decoration:underline;
}

.spor_image { width:95px; height:72px; border: solid 1px #f9f9f9; padding:1px;
}

.spor_image:hover { border: solid 1px #cccccc;
}