/* Block best sellers */
#best-sellers_carousel {position: relative;}
#best-sellers_carousel .block_content {border-top:1px solid #e4e4e4}
#best-sellers_carousel p.title_block {
	margin-bottom: 3px !important;	
	}
#best-sellers_carousel ul {margin-bottom:5px}
#best-sellers_carousel li {
	float:none;
	padding:10px 0;
	border-bottom:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	clear:both;
	width:100%;
}
#best-sellers_carousel li a:after {
	display:none !important
	}
#best-sellers_carousel li a.content_img {
	display:block;
	float:left;
	text-decoration:none;
	width:62px;
	margin-right: 10px;
}
.best-sellers-info {float:left; width:125px}
#best-sellers_carousel h5 {
	font-weight:normal;
	text-transform: uppercase;
	line-height: 15px;
	font-size:12px;
	color: #444;
	margin-bottom: 5px;
}
#best-sellers_carousel li img {
	width:62px;
	height: auto;
	border: none;
}
#best-sellers_carousel li p {
	float:left;
	margin-left:7px;
	padding:0;
	width:125px;
	font-weight:bold;
	font-size:12px
}
#best-sellers_carousel li .price {
	font-size:14px;
	font-weight:normal;
	margin: 0;
}
#best-sellers_carousel .rate_block {float: left; width:82px}
#best-sellers_carousel .rate {margin-bottom: 5px; height: 13px;}
#best-sellers_carousel p.lnk {
	padding:0;
	text-align:right
}
#best-sellers_carousel .lnk .button_large {
	padding:0;
	border:none;
	background:none
}
#best-sellers_carousel .lnk .button_large:hover {text-decoration:underline}
#best-sellers_carousel .bx-controls {
	position: absolute;
	top:12px;
	right: 8px;
	width:46px;
	overflow: hidden;
	}
#best-sellers_carousel .bx-prev {margin-right: 2px;}
#best-sellers_carousel .bx-controls a {
	width:22px;
	height: 15px;
	float: left;
	background: #666;
	color: #FFF;
	line-height: 15px;
	text-align:center;
	}
#best-sellers_carousel .bx-controls a:hover {text-decoration: none;}