/**
 * 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 {
vertical-align: bottom;
	
	}

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

#ManuWrapper {
width:200px;
height:150px;
	float: left;
	vertical-align:bottom;
margin:10px;
text-align:center;
	}

div# manubox {
width:200px;
height:200px;
vertical-align:bottom;
background-color:#00CC99;
padding:20px;
text-align:center;
}
