@charset "utf-8";
/* CSS Document */
		
		.browse_manufacturers { clear:both; text-align:left; font-size:12px; color:#000;}
		.browse_manufacturers a { color:#015087; font-size:12px;}
.browse_manufacturers .title{ clear:both; text-align:left;  font-size: 18px; color:#003458; padding-left: 15px; padding-top: 15px; padding-bottom: 10px; margin-bottom: 25px; border-bottom: 1px dotted #ddd; background:#eee;}
	.browse_manufacturers .manufacturer{ float:left; width: 118px; height: 121px; margin: 10px; margin-bottom: 20px; margin-top: 0px; text-align:center; border:1px solid #eee;}
		.browse_manufacturers .manufacturer .image { clear:both; margin: 5px; height: 80px; border: 1px solid #eee; background-color:#FFF;}
		.browse_manufacturers .manufacturer .image img{ max-width: 108px; max-height: 80px;}
		.browse_manufacturers .manufacturer .link { clear:both; padding:10px; padding-top: 5px; padding-bottom: 5px; background:#eee;}
