#bestsellers TABLE,
#bestsellers A,
#bestsellers span.shipping A,
#bestsellers span.saleprice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#bestsellers TABLE{
	font-weight: normal;
}
#bestsellers span.saleprice {
	color: #C90000;
}
#bestsellers span.shipping A {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#bestsellers td.vertsep {
	background-color: #E1E1E1;
	width: 2px;
}
#bestsellers td.horsep {
	background-color: #E1E1E1;
	height: 1px;
}
