.sample-block {
border: 2px dashed #1C7DCF;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin: 0 auto 20px;
padding: 65px 85px 65px;
position: relative; width: 795px; background:#fff;
}
    
.tit{background: url(../../i/slider2.png) 50% -48px no-repeat; height: 84px;}
.sample-block .sample-expand {
color: #15c;
text-decoration: underline;
font-size: 13px;
position: absolute;
top: 25px;
right: 25px;
}

.sample-block .sample-left, .sample-block .sample-right {
position: absolute;
width: 40px;
height: 40px;
top: 132px;
background-position: 0 0;
background-repeat: no-repeat;
}
.sample-block .sample-left {
left: 25px;
background-image: url('../../i/ar1.png');
}
.sample-block .sample-right {
right: 25px;
background-image: url('../../i/ar2.png');
}
.sample-block .sample-slider {
width: 810px;
overflow: hidden;
margin: 0 auto;
    height: 194px;
}
.sample-block ul, .sample-block li {
list-style: none;
line-height: 0;
font-size: 0;
padding: 0;
margin: 0;
}
.sample-block ul {
width: 999999px;
}
.sample-block li {
float:left;
margin: 0 20px 12px 0;
border: 1px solid #6e6e6e;
}
.sample-block img {
width: 140px;
height: 180px;
border: none !important;
}
.sample-block.sample-opened .sample-left, .sample-block.sample-opened .sample-right {
display: none;
}
.sample-block.sample-opened .sample-slider {
overflow: visible;
height: auto;
}
.sample-block.sample-opened .sample-slider ul {
width: 100%;
margin-left: 0 !important;
}
.highslide img {cursor: url(http://onicon.ru/shared/highslide-4.1.13/graphics/zoomin.cur), pointer !important;}.highslide-viewport-size {position: fixed; width: 100%; height: 100%; left: 0; top: 0}