.slaider { 
background: url("../images/header_other.png") no-repeat 0 -47px;
margin:0 0 4px 335px;
}
#preview-contanier {
width:100%;
height: 137px;overflow:hidden;
}
.preview_lol {height: 142px;margin:0 20px 0 75px;position:relative; top:0;}
.preview_lol2 {overflow:hidden;}

#preview {
    text-align: left;
}

#widpreview, #intpreview, #tempreview, #modpreview {
    float: left;
}

#uwidpreview li, #uintpreview li, #utempreview li, #umodpreview li {
    margin: 0;
    padding: 0;
}

li.preview-tumb {
    padding-left: 0 !important;

}

.preview-tumb {
    float: left;
    text-align: center;
    overflow: hidden;
}

.preview-tumb a {
    display: block;
    padding: 0 7px 0 7px;
    background: #fff;
    text-decoration: none;
    font-size: 9pt;
    background:transparent;
}

.slider_images {
border: 2px solid #e8ebe2; 
width: 103px; 
height: 129px;
-moz-border-radius:3px;
-webkit-border-top-right-radius:3px;
-webkit-border-top-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
-webkit-border-bottom-left-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
}

.preview-tumb a:hover {
    display: block;
        padding: 0 7px 0 7px;
    text-decoration: none;
    color: #fff;
	background:transparent;
    font-size: 9pt;
}

#preview-contanier div.arrow-left {
    width: 21px;
    height: 27px;
    background: url('../images/header_other.png') no-repeat -63px -323px;
    cursor: pointer;
    float:left;
}

#preview-contanier div.arrow-left:hover {
    width: 21px;
    height: 27px;
    background: url('../images/header_other.png') no-repeat -21px -323px;
    cursor: pointer;
}

#preview-contanier div.arrow-right {
    width: 20px;
    height: 27px;
    background: url('../images/header_other.png') no-repeat -42px -323px;
    cursor: pointer;
    margin:0 0 16px 0;
}

#preview-contanier div.arrow-right:hover {
    width: 20px;
    height: 27px;
    background: url('../images/header_other.png') no-repeat 0 -323px;
    cursor: pointer;
}

.pereclyt {float:left; margin:33px 0 0 37px;}