.cart { width:700px;font-size:8pt; }
.cart tr.norow td { border:0; }
.cart tr.norow td.total { padding-top:10px;font-size:14pt; }
.cart tr td { border-bottom:1px solid #f4f4f4; }
.cart .img { width:50px; }
.cart .img img { width:45px; }
.cart .amnt { width:40px; }
.cart .amnt input { width:25px;text-align:center;font-size:8pt;font-family:arial; }
.cart .title { width:200px;font-size:7pt; }
.cart .title a { color:#636363;text-decoration:none;font-size:9pt; }
.cart .cost { width:125px; }
.cart .total { text-align:right;width:250px; }
.cart .remove a { font-size:8pt;text-decoration:none;color:#0075b1 }
.cart .remove a:hover { color:#003b5a; }
.cart .empty {	font-size: 14pt; text-align:right;}

.cart tr.tillval img {width:25px;padding-left:15px;}
