#supplyorderform, #orderformsDiv{width:670px;margin:0 auto;}
	
#orderformsDiv{margin-top:20px;}

#supplyorderform fieldset {border: none;padding-bottom:10px;}
	
#supplyorderform legend {font-weight: bold;margin: 12px 0 6px;}

#supplyorderform select {margin-left: 10px;}
	
.items{display:block;float:left;width:223px;text-align: center;}

.listNum {
	background: transparent url("graf/list_icon.gif") no-repeat top left;
	color: #fff;
	display:block;
	font-size: 12px;
	font-weight: bold;
	float:left;
	width:34px;
	padding:8px 0px 10px;
	text-align: center;

	}
	
#orderforms ul{width:600px;padding-left:50px;padding-top:20px;}
#orderforms li{clear:left;margin-bottom:20px;display:block;height:34px;font-size: 18px;}
#orderforms li .orderform{padding-top:4px;display:block;font-weight: bold;}
#orderforms li small{display:block;font-size:12px;}
#orderforms li small a{font-size: inherit;display:inline;}

#cart {margin-bottom: 10px;padding-left:10px;background-color:#DFF0FF;float:left;}

p.cartitem {display: block;margin-bottom:10px;width:200px;float:left;}

#removed{display:none;}


