p  { margin: 0px 0px 12px 0px; }

.cart { width: 100%; }
.cart th {  background: #3dbccd; color: #FFFFFF; text-align: left; font-weight: normal; }
.cart th, .cart td { padding: 6px 10px 6px 10px; vertical-align: top; }
.cart td { line-height: 18px; border-width: 1px; border-color: #CCCCCC; border-bottom-style: solid; }
.cart td.tot { padding-top: 3px; padding-bottom: 3px; border: none; text-align: right; }
.cart .button { float: right; }
.cart select, .cart select *{ font-size: 10px; position: relative; margin-right: -17px; width: 200px; }
.cart a { line-height: 18px; font-size: 10px; }


/* Receipt version */
.cart2 th { color: #990033; background: none; font-size: 14px;  border-width: 1px; border-color: #AAAAAA; border-bottom-style: solid; }


.form { }
.form th, td { padding-bottom: 6px; font-size: 10px; vertical-align: bottom; }
.form th { font-weight: normal; text-align: left; padding-right: 10px; }



.wishlist { width: 100%; }
.wishlist td { line-height: 18px; font-size: 10px; }



