/* Block manufacturer */


#manufacturers_block_left ul { padding: 5px 0 }
#manufacturers_block_left li { 
	margin-top: 0;
	padding-left:16px;
}
#manufacturers_block_left .product_images li.first { margin-right: 11px }
#manufacturers_block_left dt a { font-size: 0.8em; font-weight: bold }


#manufacturers_block_left {
	
	position: relative;
}
#manufacturers_block_image {

	background-image: url('../../../img/lc2_img_13.png'); 
	background-repeat: no-repeat;
	position:absolute; 
	top:-28px; 
	right:-24px;
	width:72px;
	height:80px;
	z-index:999;
}
div#manufacturers_block_left.blockmanufacturer { 
	background-color: white;
	width:246px;
	background-image:none;
	margin-bottom:40px;
	}	
	

#manufacturers_block_bottom {
	
	background-image: url('../../../img/lc2_bottom_left.png');
	height: 16px;
	position:relative;
	top:16px;	
}

#manufacturers_block_left h4 { 
	/*position:relative; 
	top:-120px; 
	width:196px;*/
	text-align: left;
	background-image: none;
	padding-right: 2px;
	color: red;
	}
#manufacturers_block_left h4 a {
	color: red;
		padding-right: 2px;
}

#manufacturers_block_left .block_content { 
	position:relative; 
	/*top:-110px; 
	width:220px;*/
	padding-left: 24px;
	padding-right: 2px;
	background-image: none;
	background-color: white;
	border:0px;
	margin:0px;
	color: black;
	}