/* BLOCK HPERIOD BEST HOME ************************************************************************* */
#center_column #best_sellers_period {margin-top:20px}
#best_sellers_period li {
	text-align: center;
	padding:10px 0;
	width:126px;
}
#best_sellers_period li.last_item_of_line  {margin-right:0;}
#best_sellers_period h5 {
	text-align: left;
	padding-top:5px;
	vertical-align: middle;
	height:30px;
	font-size:12px;
	color:#222
}
#best_sellers_period img.previous_rel {border:0;display:inline;margin-bottom:-1px;}

#best_sellers_period .product_image {
	display:block;
	position:relative;
	overflow:hidden
}

#best_sellers_period .product_desc {height:45px;}
#best_sellers_period .product_desc,
#best_sellers_period .product_desc a {
	text-align: left;
	color:#666
}

#best_sellers_period .lnk_more {
	display:inline;
	padding-right:10px;
	font-weight:bold;
	font-size:10px;
	color:#0088cc;
	background:url(img/arrow_right_1.png) no-repeat 100% 3px;
}

#best_sellers_period .price_container {
	margin-top:10px;
	padding:0;
}
#best_sellers_period .price {
	font-weight:bold;
	font-size:14px;
	color:#990000
}
#best_sellers_period li .ajax_add_to_cart_button {display:none;}
#best_sellers_period li span.exclusive {display:none;}


/* Block best sellers Column*/
#best_sellers_period_right .products li {
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
#best_sellers_period_right .products li.last_item {
	padding-bottom:0;
	border:none;
}

#best_sellers_period_right .content_img {
	float:left;
}
#best_sellers_period_right .text_desc {
	float:left;
	width: 109px;
	margin-left: 5px;
}
#best_sellers_period_right li .text_desc h5 {
	padding:0 0 5px 0;
	font-size:12px;
	color:#333;
}

#best_sellers_period_right li .text_desc h5 a {display: inline}
#best_sellers_period_right li .text_desc h5 img {border:0;margin-bottom:-2px;}
#best_sellers_period_right li .text_desc p,
#best_sellers_period_right li .text_desc p a {
	padding-bottom:0;
	line-height:14px;
	color:#666
}
#best_sellers_period_right li .text_desc p .price {color: #990000;}