#BestSellers
{
	
}

#BestSellers .boxTop
{
	height: 21px;
}

#BestSellers .boxMiddle
{
	padding-top: 0px;
	margin-top: 2px;
}

#BestSellers .product
{
	/*height: 220px;*/
	text-align: center;	
}

#BestSellers .productImage
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#BestSellers .productTitle
{
	margin-bottom: 10px;
}

#BestSellers .productTitle a
{
	color: rgb(163, 100, 82);
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;	
	word-wrap: break-word;
}

#BestSellers .productAction
{
	font-size: 11px;
	text-decoration: line-through;
	color: rgb(109,109,109);
}

#BestSellers .productPrice1
{
	font-family: "Arial Black";
	font-size: 17px;
	margin-bottom: 2px;
}

#BestSellers .productPrice2
{
	font-size: 11px;
}