div#shopCart td            { vertical-align: top; }
div#shopCart input.amount  { width: 70px; }
table.cart { margin-bottom: 5px; }
table.cart tfoot { border-top: 1px solid #DADBDB; padding-bottom: 10px; }
table.cart tfoot tr.line { border-top: 1px solid #DADBDB; height: 5px; }
table.cart tfoot tr.even td { padding-top: 0px; padding-bottom: 0px; }


