/* Block best sellers */
#best-sellers_block_right ul {margin-bottom:5px}
#best-sellers_block_right li {
	float:none;
	padding:10px 0;
	border-bottom:1px dotted #d9d2cd
}
#best-sellers_block_right li.last_item {border:none}
#best-sellers_block_right li a.content_img {
	display:block;
	float:left;
	padding:1px;
	height:47px;
	width:67px;
	text-decoration:none;
	background: transparent none;
}
#best-sellers_block_right li span.number {
	display:block;
	float:left;
	margin-top:6px;
	width:20px;
	font-weight:normal;
	font-size:18px;
	color:#969692;
	text-align:center
}
#best-sellers_block_right li img {
	border:1px solid #f0ebe6;
}
#best-sellers_block_right li p {
	float:left;
	margin-left:7px;
	padding:0;
	width:125px;
	font-weight:normal;
    line-height: normal;
}
#best-sellers_block_right li p, #best-sellers_block_right li p a { font-size:14px; }
#best-sellers_block_right li .price {
	font-weight:normal;
	font-size:14px;
	color:#3399d6;

}

#best-sellers_block_right p.lnk {
	padding:0;
	text-align:right
}
#best-sellers_block_right .lnk .button_large {
	padding:0;
    color: #000;
	border:none;
	background:none;
}
#best-sellers_block_right .lnk .button_large:hover { color: #3399d6; }