.scrollerWrapper{
	width: 630px;
	height: 194px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url(images/bestsellers/best-bg.gif) top repeat-x;
}
div.best-nav {
	width: 628px !important;
	width: 635px;
	height: 28px;
	background: url(images/bestsellers/best-bg.gif) bottom repeat-x;
	padding: 0px 5px 15px 5px !important;
	padding: 0;
	margin-left: -4px;
	_margin-left: -2px;
}
.best-nav#wrapper_navPanel span.tip {
	color: #c21515;
	color: #df4111;
	margin-left: 75px;
	background-color: #FFFFFF;
	padding: 3px 7px;
	display: block;
	width: 370px;
	text-align: center;
	font-weight: bold;
}
div.best-nav img {
	margin: 3px;
	margin-top: 3px;
	_margin-top: 5px; /* for IE */
}
div.best-nav span.tip {
	display: block;
	float: left;
	margin-left: 85px;
	margin-top: 11px;
	color: #0b9714;
	font-size: 13px;
}
img.best-edge {
	float: left;
}
.product_block {
    width: 201px;
    height: 194px;
    float:left;    
}
.product_main_content {
	width: 161px;
	padding: 0px 10px 0 10px;
	_padding: 0;
	height: 194px;
}
.product_main_content h3 {
	font-size: 14px;
	display: block;
	padding: 3px 3px 7px 3px;
	font-weight: bold;
	color: #139e1b;
	background-color: #FFFFFF;
	margin-top: 24px;
	margin-left: 15px;
	text-align: center;
	z-index: 20;
}
.product_main_content span.price {
	font-size: 12px;
	display: block;
	padding: 3px 5px;
	color: #FFFFFF;
	background: url(images/bestsellers/best-price-bg.gif) bottom repeat-x #e85d32;
	margin-top: -17px !important;
	margin-top: -22px;
	text-align: center;
	z-index: 50;
	width: 50px;
	margin-left: 57px;
}