#special_block_right p {
	padding-bottom:0;
	font-weight:bold;
	text-align:right
}
#special_block_right .products li {
	width: 130px;
	border:none;
}
#special_block_right li h5 {
	padding:0 0 3px 0;
	font-size:12px
}
#special_block_right .products li a {
	padding:0;
	background:none
}
#special_block_right li.product_image {
	padding-left:0px;
}
#special_block_right .products span.price-discount {
	font-size:14px;
	text-decoration:line-through;
	color:white;
}
#special_block_right .products span.reduction {
	display:block;
	float:right;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:12px;
	color:white;
	background:url(img/bg_reduction_13.png) no-repeat 0 0
}
#special_block_right .products span.reduction span {
	display:block;
	padding:20px 5px 1px 0;
	
}
#special_block_right .products span.price {
	display:inline;
	padding:3px 0 0 0;
	font-weight:bold;
	font-size:14px;
	color:white;
}
#bestsales-products {
    background: none repeat scroll 0 0 #dd0101;
    border-radius: 0 0 3px 3px;
    height: 60px;
}
.bestsales-product-addCart a {
    color: white;
    line-height: 10px;
    text-decoration: none;
}
.bestsales-product-addCart {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 30px;
    padding-top: 0;
    text-align: center;
    text-decoration: none;
    width: 80px;
}
.blocksidebarbestsales h4 {
	padding:6px 11px;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	background-color:#dd0101;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;	
	text-indent:10px;
	margin-top:20px;
}
.blocksidebarbestsales h4 a {
	color:#ffffff;
}
#bestsales_product_bloc {
    border-color: #dd0101;
    border-style: solid;
    border-width: 1px 1px 0;
}
.bestsales-product-name {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #dd0101;
    border-left: 1px solid #dd0101;
    border-right: 1px solid #dd0101;
    border-style: solid;
    border-width: 0 1px;
    color: #DD0101;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 14px;
    text-align: center;
}

.bestsales-product-reduction {
    border-right: 1px solid #ffffff;
    float: left;
    height: 22px;
    padding-top: 7px;
    text-align: center;
    width: 80px;
}
.special-product-details {
    border-right: 1px solid #ffffff;
    float: left;
    height: 22px;
    padding-top: 7px;
    text-align: center;
    width: 80px;
}
.special-product-details a {
    color: #FFFFFF;
    line-height: 10px;
    text-decoration: none;
}