.sliderwrapper3{
position: relative;
overflow: hidden; 
width: 149px;
height: 247px;
}

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

.pagination3{
width: 149px;
text-align: right;
 /* background-color: #f4f6f6; */
padding-top:3px;
padding-bottom:3px;
text-align:center;
border-bottom: solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-left: solid 1px #cccccc;
margin-bottom: 5px;
}

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

.pagination3 a:hover, .pagination3 a.selected{
color: #ffffff;
background: #3d4b59;
}

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


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

.surmanset_image { width:80px; height:61px; border: solid 1px #f9f9f9; padding:1px;
}

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

.title_manset {
  font-size: 13px; 
  font-weight: bold;
  text-align:center;
  width:95%;
  padding:8 2 2 2;
}
.title_manset a {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 13px; 
  font-weight: bold;
  text-decoration:none;
}

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

.surmanset_spot{
	font: 100 8pt/15px Tahoma;
	cursor: pointer;
	overflow: hidden;
	margin-top: 2px;
	padding-right: 8px;
}