div.reviews-section {background: #f7f7f7; border-top: 2px solid #e5e5e5; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; margin: 50px 0; padding: 15px 12px 35px;width:964px;}
    div.article-section .title {line-height: 22px; margin: 0 0 15px;}
        div.article-section .title h3 {color: #b6b6b6; font-size: 19px; padding: 0 25px 0 0; float: left;}
        div.article-section .title a {color: #276fc8;}
    div.reviews-section .reviews-list li {background: #fff; height: 310px; position: relative; padding: 3px 8px 8px; margin-right: 12px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-box-shadow: 0px 2px 2px #C9C9C9; -moz-box-shadow: 0px 2px 2px #C9C9C9; box-shadow: 0px 2px 2px #C9C9C9; width: 216px; float: left;}
    /*div.reviews-section .reviews-list .last {margin-right: 0;}*/
    .reviews-list li .sticker-video-review {/*position: absolute; top: 25px; right: -2px;*/position: absolute; top: 40px; right: 114px;}
        div.article-section .article-section__date {color: #c1c1c1; margin: 0 0 2px; font-size: 10px;}
        div.reviews-section .article-section__img {background-position: 50% 50%; background-repeat: no-repeat; margin: 0 0 15px; border-top: 1px dotted #eeeeee; height: 165px; width: 215px; border-bottom: 1px dotted #eeeeee;}
		    .article-section {width: 990px; margin: 0 auto;}	
            .article-section__img a {display: block; height: 150px; width: 195px; margin: 0 auto;}
        div.article-section a {color: #276fc8;}
        div.article-section p {color: #737373; line-height: 1.5; padding: 8px 0;}
div.article-section__col {float: left; width: 463px; margin-left:32px}
    div.article-section__col .title {margin: 0 0 25px;}
        div.article-section__col .title h3 {color: #1f1e1e;}
    ul.action-list li {margin: 0 0 20px;}
    ul.action-list li .pic {float: left; width: 80px;}
    ul.action-list li .txt {float: left; width: 330px;}

ul.banners-list li {margin: 0 0 6px;}
    ul.banners-list li a, ul.banners-list li a img {display: block;}
    ul.banners-list div.soc-icons-hd {color: #808285; font-size: 10px; line-height: 12px; padding: 5px 0 5px 5px;text-align: center;}
ul.banners-list li.last {margin: 0;}

div.top_index {height:294px; overflow:hidden; margin: -21px 0 30px;}
	div.top_index h3 {color: #383b3e; font-size: 14px; padding: 0; line-height: 14px; float: left;}
	div.top_index div.lcol {float:left; width:232px; margin-right:14px; height: 290px;}
        .lcol .lcol-hd {background: #f3f3f3; border-bottom: 1px solid #c5c5c5; padding: 10px; border-radius: 3px 3px 0 0;}
            .lcol .lcol-hd a {font-size: 11px; color: #276fc8; float: right;}
	div.top_index div.flash {float:left; width:620px; height:285px; z-index: 9;}
	div.top_index div.rcol {float:right; width:117px; height:285px;}

.col3section .section-hd {
    background: url("/img/svz_bg_arr_bar.gif") no-repeat 100% 3px transparent;
    height: 46px;
    margin: 0 0 15px;
    padding: 0 10px 0 0;
    width: 306px;
}
    .col3section .section-hd h3 {
        background: url("/img/svz_ico_labels.gif") no-repeat scroll 0 0 transparent;
        color: #383B3E;
        float: left;
        font-size: 14px;
        line-height: 36px;
        padding: 0 0 0 50px;
        width: 178px;
    }
        .col3section .section-hd .hit {
            background-position: 0 0;
        }
        .col3section .section-hd .new {
            background-position: 0 -36px;
        }
        .col3section .section-hd .spo {
            background-position: 0 -72px;
        }
    .col3section .section-hd .all {
        display: block;
        float: right;
        margin: 11px 0 0;
        font-size: 11px;
        color: #276fc8;
    }
.col3section .section-row {
    margin: 0 0 10px;
}
    .col3section .btn-buy a {
        background: url('/img/card_product/elements-sprt.png') no-repeat -328px -237px;
        float: left;
        height: 27px;
        margin: 4px 0 0;
        display: block;
        width: 50px;
    }
	.col3section .btn-buy a:hover {background-position: -380px -237px;}
	.col3section .btn-buy a:active {background-position: -431px -237px;}

/***** slider for reviews on main page *****/
#review_slider {
	width: 878px;
}
.ui-slider {
	position: relative;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 13px;
	height: 13px;
	background: url("/img/review_navigation_coursor.png") repeat-x;
	cursor: pointer
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}
.ui-slider-horizontal {
	height: 3px;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -2px;
	background: url("/img/review_navigation_coursor.png") repeat-x;
	height: 7px;
	width: 90px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-widget-content {
}
.ui-widget-header {
	border: 1px solid #D4D4D4;
	background: #f00;
}
.ui-corner-all {
}


