/* BLOCK PROMOTION PRODUCTS */


#best_sellers_block {
	background:transparent url('../../img/modules/blockspecials/block_promotion_footer.png') no-repeat scroll left bottom;
	padding-bottom:6px;
	width:193px;
	margin-bottom:10px;
}


	#best_sellers_block h4 {
		background:transparent url('../../img/modules/blockspecials/block_promotion_header.png') no-repeat scroll left top;
		color:#FFFFFF;
		font-family:Helvetica,Sans-Serif;
		font-size:11px;
		font-weight:bold;
		height:20px;
		line-height:1.3em;
		padding-left:0.5em;
		padding-top:4px;
		text-transform:uppercase;
	}
	
	#best_sellers_block .block_content {
		background:#3E4145 url('../../img/modules/blockspecials/block_promotion_bg.png') repeat-x scroll left bottom;
		border-left:1px solid #343232;
		border-right:1px solid #343232;
		min-height:20px;
		padding:0px 10px 0px 10px;
		text-align:center;
		padding-top:5px;
	}
	
	#best_sellers_block .block_content .block_img{
		display:inline;
		float:left;
		height:80px;
		padding:0 5px 5px;
		width:80px;
	}
	
	#best_sellers_block .block_content .block_content_txt{
		display:inline;
		height:80px;
		text-align:left;
		vertical-align:top;
		width:90px;
		text-align:left;
	}
	
		#best_sellers_block .block_content .block_content_txt a {
			color:#F1F1F1;
			font-family:Helvetica,Sans-Serif;
			font-size:11px;
			font-weight:bold;
			letter-spacing:0;
			line-height:1.3em;
			text-decoration:none;
			text-transform:none;
			text-align:left;
		}
		
		#best_sellers_block .block_content_bg a.button_large{
			left:-4px;
			position:relative;
			text-align:center;
			top:0;
		}
	
