table {border-collapse:collapse;} 
td {padding:0;margin:0;vertical-align:top;}
table.padded td {padding:3px;}

#cart-btn-container {clear:both;float:left;margin-top:6px;width:100%;}
#cart-container {position:relative;left:170px;width:640px;}
#cart-form {clear:both;}
#cart-form table {width:100%;}
#checkout-btn-container {float:right;}
#checkout-btn-container div {float:left;padding-right:8px;}
#order-steps-container {clear:both;float:left;width:100%;margin-bottom:18px;}
#order-steps-container div {float:left;padding-right:22px;}
#promo-container {float:left;}
#promo-container div {float:left;padding-right:8px;}

/* collection pages */
#collection-details {clear:both;float:left;margin-bottom:8px;width:776px;}
#product-list-container {clear:both;float:left;}
table.collections {border-collapse:separate;}
table.collections td {padding:0 0 0 20px;}
table.collections td:first-child {padding:0;}
table.collections td.descr {text-align:center;padding-top:8px;}

/* product pages */
#photo-column {position:relative;float:left;top:0px;left:0px;width:310px;height:100%;}
#details-column {position:relative;float:left;top:0px;left:10px;width:400px;height:100%;padding-right:8px;border-right:1px solid #bcbcbc;}
#extras-column {position:relative;float:left;top:0px;left:20px;width:200px;height:100%;}

h1 {color:#1423a2;font-size:18px;margin:0 0 16px 0;padding:0;}
h2 {color:#000;font-size:18px;margin:0;padding:0;}
h2 a:link, h2 a:visited {color:#000;text-decoration:none;}
h2 a:hover, h2 a:active {color:#000;text-decoration:underline;}
h3 {color:#000;font-size:12px;font-weight:bold;margin:12px 0;padding:0;}

#extras-column h3 {clear:both;margin-top:32px;}
#extras-column h3:first-child {margin-top:0;}

div.collection-block {float:left;color:#000;}
div.product-block {float:left;width:180px;height:180px;margin-bottom:8px;padding-top:10px;text-align:center;color:#333333;}
div.product-block a:link, 
div.product-block a:visited {color:#000;text-decoration:none;}
div.product-block a:hover, 
div.product-block a:active {color:#000;text-decoration:underline;}
.product-photos {text-align:center;}
.product-photos div {clear:both;margin-bottom:12px;}
.product-photos div img {border:1px solid #bcbcbc;}
.orderform h2:first-child {margin-top:0;}
.orderform h2 {margin-top:24px;}

.coltitle {font-weight:bold;}
.ingredients {padding:8px;border:1px solid #bcbcbc;}
.formlabel {clear:both;padding-top:12px;}
.formerror {color:#f00;font-weight:bold;}
.key-ingredient {color:#1423a2;}
.lined {border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;}
.overline {border-top:1px solid #bcbcbc;}
.underline {border-bottom:1px solid #bcbcbc;}
.gray-outline {border:1px solid #bcbcbc;}

.pair-container {clear:both;margin-bottom:4px;}
.pair-img {float:left;}
