/**
 * 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
 * @version $Id: stylesheet_manufacturers_all.css 2015-01-25 dw08gm
 */

#manuAllWrapper {
	width:100%;
}

#manuAllHeading {
}

#manufacturersAll {
	width:100%;
	vertical-align:top;
	text-align:center;
}

.manuWrapper {
	float:left;
	width:25%;
	height:160px; /* adjust to suit */
	text-align:center;
}

.manuLink {
}
