/* Block best sellers */
#best-sellers_block_right ul {margin-bottom:5px}
#best-sellers_block_right li {
	float:none;
	padding:0;
	padding: 10px 0;
border-bottom: 1px dotted #CCC;
}
#best-sellers_block_right li.last_item {border:none}
#best-sellers_block_right li a.content_img {
	display:block;
	float:left;
}

#best-sellers_block_right li p {
	float:left;
	margin-left:10px;
	padding:0;
	width: 185px;
}
#best-sellers_block_right li .price {
color: #C20000

}

#best-sellers_block_right p.lnk {
	padding:0;
	text-align:right
}
#best-sellers_block_right .lnk .button_large {
	padding:0;
	border:none;
	background:none
}
#best-sellers_block_right .lnk .button_large:hover {text-decoration:underline}