.scrollable {
overflow:hidden;
height:350px;
position:relative;
width:990px;
top:-20px;
z-index:1;
}
.scrollable div.items {
clear:both;
position:absolute;
width:20000em;
list-style:none;
padding:0;
margin:0;
}
.scrollable div.items noindex{ /* Верстальщик сошел с ума */
	display:block;	
}
.scrollable div.items div {

float:left;
width:320px;
padding-right:15px;
_padding-right:7px;
position:relative;
z-index:1;

}

.scrollable div.items div img{
width:320px;
height:200px;
vertical-align:top;
margin-bottom:12px;
display:block;
}

.scrollable div.items a.border1{
display:block;
width:320px;
height:200px;
background:url(/mod/_system/style/prtl/img/design/border1.png);
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/mod/_system/style/prtl/img/design/border1.png',sizingMethod='scale');
position:absolute;
z-index:1;
}
.scrollable div.items a.border2{
display:block;
width:320px;
height:200px;
background:url(/mod/_system/style/prtl/img/design/border2.png);
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/mod/_system/style/prtl/img/design/border2.png',sizingMethod='scale');
position:absolute;
z-index:1;
}
.scrollable div.items a.border3{
display:block;
width:320px;
height:200px;
background:url(/mod/_system/style/prtl/img/design/border3.png);
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/mod/_system/style/prtl/img/design/border3.png',sizingMethod='scale');
position:absolute;
z-index:1;
}
.scrollable div.items div p{
color:#666666;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:30px;
}
.scrollable div.items div h3{padding-bottom:9px;}

.scrollable div.items div.active {
background-color:#FFFFFF;
border:1px inset #CCCCCC;
}

.navi {
padding:0;
margin:0;
list-style:none;
position:relative;
z-index:2;
}

.navi li{
float:left;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0 10px;
}
.navi a{
display:block;
float:left;
float:left;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0 10px;
}
.navi b b b b{padding:0 3px !important; top:2px !important;}
.navi .label.Red2{cursor:auto;}
.navi img{margin-top:-9px;position:relative;z-index:1;}

.navi li#last,  #navigation li#forward{
padding:0 20px;
}




a.prevPage, a.nextPage, a.prev, a.next {
background:transparent url(/mod/_system/style/prtl/img/design/left.png) no-repeat scroll 0 0;
cursor:pointer;
display:block;
float:left;
height:38px;
margin:-8px 10px 0 10px;
width:26px;
position:relative;
z-index:2;
}

a.nextPage, a.next {
background-image:url(/mod/_system/style/prtl/img/design/right.png);
clear:right;
margin-left:20px;
}
a.prevPage{
//margin-right:32px;
_margin-right:10px;
}

a.disabled {
visibility:hidden;
}