#slider22 {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
background-color: #202020;
padding: 2px 0px 0px 0px;
width: 236px;
height: 381px;
}

#slider22 img {
border: 1px solid #999;
}


#slider22 .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 4px;  /*leave as is*/
top: 20px;  /*leave as is*/
height:318px;
background: white;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#paginate-slider22 {
width: 226px; /*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: 7px 0px 5px 0px;
font-weight: bold;
font-size: 11px;
background-color: transparent;
font-family: Verdana;
background: #202020 url('http://cckino.ru/slidz/vbottom.gif') bottom no-repeat;
text-decoration: none;
}

#paginate-slider22 a,  #paginate-slider22 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;
}

#paginate-slider22 a.selected, #paginate-slider22 a.selected:hover, #paginate-slider22 a:hover {
background-color: #7a7a7a;
color: #fff;
font-weight: bold;
border: 1px solid #333;
font-size: 11px;
text-decoration: none;
}

#slider22 .pmovie {
color: #e4e4e4;
font-size: 12px;
font-weight: bold;
font-family: Verdana;
text-transform: uppercase;
padding: 0px 0px 5px 0px;
text-align: center;
text-decoration: none;
}

#slider22 .pmovie a, #slider22 .pmovie a:visited {
color: #e4e4e4;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
}

#slider22 .pmovie a:hover {
color: #fff;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
}

#slider22 .pvmovie {
color: #e4e4e4;
font-size: 12px;
font-weight: bold;
font-family: Verdana;
text-transform: uppercase;
padding: 323px 0px 0px 0px;
text-align: center;
text-decoration: none;
}

#slider22 .pvmovie a, #slider22 .pvmovie a:visited {
color: #e4e4e4;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
}

#slider22 .pvmovie a:hover {
color: #fff;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
}