/**
 * Manufacturers All CSS Stylesheet
 *
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_manufacturers_all.css 2008-02-12 nhradeuce
 */

#manuAllWrapper {
	
	}

#manuAllHeading {
	
	}
#manufacturersAll {
	vertical-align: top;
	margin: 1em 0em;
	text-align: center;
	}

#ManuWrapper {
	float: left;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	width:170px;
	height:160px;
	border-bottom: 1px solid #EEE4D7;
	}
#ManuWrapper a:hover{
	background:none;
	}
#ManuWrapper img{margin:10px 0 10px 0}

