.rslides{position:relative;overflow:hidden;width:100%;margin:0 auto;}
.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;}
.rslides li:first-child{position:relative;display:block;float:left;}
.rslides img{display:block;height:auto;float:left;width:100%;max-height:570px;border:0;}
*{margin:0;padding:0;}
.rslides_container{position:relative;width:100%;}
.centered-btns_nav{z-index:3;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;left:0;text-indent:-9999px;overflow:hidden;text-decoration:none;height:100%;width:100px;background:url(../images/btn_pre.png) no-repeat center center;}
.centered-btns_nav:active{opacity:1.0;}
.centered-btns_nav.next{left:auto;background:url(../images/btn_next.png) no-repeat center center;right:0;}
.centered-btns_nav:focus{outline:none;}
.centered-btns_tabs{text-align:center;height:34px;line-height:34px;display:none;}
.centered-btns_tabs li{display:inline;float:none;_float:left;margin-right:5px;}
.centered-btns_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:#c8c8c8;display:inline-block;_display:block;width:7px;height:7px;}
.centered-btns_here a{background:#8de0d9;}
.main_slider img {
    max-width: 100%;
    max-height: 185px;
    width: auto;
    float: inherit;
    display: initial;
}