#slider23 {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
background-color: #202020;
padding: 2px 0px 0px 0px !important;
width: 160px;
height: 684px !important;
}

#slider23 img {
border: 1px solid #999;
padding: 0px !important;
margin: 0px !important;
}


#slider23 .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 4px;  /*leave as is*/
top: 30px;  /*leave as is*/
background: white;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
padding: 0px;
}

#slider23 #paginate-slider23 {
width: 152px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
padding: 636px 0px 6px 0px !important;
font-weight: bold;
font-size: 11px;
background-color: transparent;
background: #202020 url('http://24movie.ru/slider/images/lbottom.gif') bottom no-repeat;
font-family: Verdana;
}

#slider23 #paginate-slider23 a, #slider23 #paginate-slider23 a:visited {
background-color: #393939;
padding: 0px 1px 0px 1px;
text-decoration: none; 
color: #e4e4e4;
font-weight: bold;
font-family: Verdana;
border: 1px solid #636363;
font-size: 11px;
}

#slider23 #paginate-slider23 a.selected, #slider23 #paginate-slider23 a.selected:hover, #slider23 #paginate-slider23 a:hover {
background-color: #7a7a7a;
color: #fff;
font-weight: bold;
border: 1px solid #333;
font-size: 11px;
text-decoration: none;
}

#slider23 .pemovie {
color: #e4e4e4;
font-size: 10px;
font-weight: bold;
font-family: Verdana;
text-transform: uppercase;
padding: 0px 0px 5px 0px !important;
text-align: center;
}

#slider23 .pemovie a, #slider23 .pemovie a:visited{
color: #e4e4e4;
text-transform: uppercase;
text-decoration: none;
font-size: 10px;
}

#slider23 .pemovie a:hover{
color: #fff;
text-transform: uppercase;
text-decoration: none;
font-size: 10px;
}