#sub3Col #colMain { width: 780px; }

#shoppingcart .itemlist { border-collapse: collapse; }
#shoppingcart .itemlist thead th { background-color: #e0e1e1; color: #00457c; font-weight: bold; border-left: 1px solid #fff; padding: 8px 4px 4px 4px; }
#shoppingcart .itemlist tbody td { padding: 6px 4px; border-top: 1px solid #ccc; color: #333; }
#shoppingcart .itemlist tbody tr.hl td { background-color: #f6f7f7; }
#shoppingcart .itemlist tfoot td { padding: 6px 4px; border-top: 3px double #ccc; background-color: #fff; color: #000; }

#cartFooter { border-top: 3px double #999; }

#shipBox { float: left; width: 400px; margin-top: 15px; padding: 8px; border: 1px solid #0079c2; background-color: #cfdef2; }
#shipBox table td { color: #333; font-weight: bold; }

table.totals { float: right; width: 331px; margin-top: 7px; }
table.totals td { padding: 6px 4px; background-color: #fff; color: #333; }
table.totals tfoot td { padding-top: 15px; border-top: 2px solid #333; background-color: #fff; font-size: 18px; font-weight: bold; }

