table { border-collapse: collapse; }
.clear { clear: both; }
#order-table { width: 100%; font-size:11px; font-weight:bold; width:100%; font-family:Verdana, Geneva, sans-serif; }
#order-table em { font-weight:normal; font-size:10px; font-style:normal;}
#order-table td { padding: 5px; }
#order-table th { padding: 5px; background: #3f4045; color: white; text-align: left; }
#order-table td.row-total { text-align: right; }
#order-table td input { width: 75px; text-align: center; }
#order-table tr.even td { background: #eee; }
#order-table td .total-box, .total-box { border: 3px solid green; width: 70px; padding: 3px; margin: 5px 0 5px 0; text-align: center; font-size: 14px; }
#shipping-subtotal { margin: 0; }
#shipping-table { width: 350px; float: right; }
#shipping-table td { padding: 5px; }
#shipping-table th { padding: 5px; background: black; color: white; text-align: left; }
#shipping-table td input { width: 69px; text-align: center; }
#order-total { font-weight: bold; font-size: 21px; width: 110px; }
[disabled] {
color:#060;
}
label.error { font-size:10px; color:#900; padding:2px; }
