/* Product Order Begin */
.ord_tall, .ord_medium {
	width:100%;
	float:left;
	margin:10px 0;	
	padding:0;
	clear:both;
	/* border:1px solid #FF0000; */
}
.ord_tall {
	height:302px;
}
.ord_medium {
	height:210px;
}
.ord {
	position:relative;
	height:100%;
	float:left;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	/* border:1px solid #00FF00; */
}
.ord div {
	width:100%;
	text-align:center;
	position:absolute;
	bottom:0;
	/* border: 1px solid #0000FF; */
}
.ord form {
	margin:0;
	padding:0;
}
.ord div div {
	position:relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
	/* border: 1px solid #000000; */
}
/* Sizes */
.o_single {
	width:74px;
}
.o_kit {
	width:140px;
}
.o_gallon {
	width:180px;
}
.o_group {
	width:200px;
}
/* Product Order End */
/* Shipping Table Begin */
.ship_container {
	width:100%;
	float:left;
	clear:both;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	/* border:1px solid #000000; */
}
.ship_outer {
 	position:relative;
	float:left;
	width:40%;
	height:100%;
	/* border:1px solid #ff00ff; */
}
.ship_wrapper{border:thin solid #000000;}
.shipping {
	position:relative;
	list-style:none;
	width:13.4em;
	margin:0;
	padding:0 1.25em;
}
.shipping li{
	height: 1.8em;
	width:auto;
	color:#000000;
	position:relative;
	display:block;
	/*border:.06em solid #00FF00;*/
}
.inv_range {
	float:left;
	width:9em;
	padding:0;
	margin:0;
}
.shp_price {
	width:3.375em;
	margin-left:9.5em;
	border: thin solid #000000;
}
/* Shipping Table End */
/* Partner Start */
.o_partners {
color:#ff0000;
font-family:Arial, Helvetica, sans-serif;
display:block;
clear:both;
margin:.8em 0;
}
/* Partner End */
/* Contact Start */
.o_contact {
	width:100%;
	margin:10px 0;
	float:left;
	float:left;
}
.o_contact div{margin:0 10%;}
/* Contact End */
/* Misc Start */
.addcart_button{
width:52;
height: 16;
}
/* Misc End */
