
#cart_background { width:786px; background:  url(/images/zlayout_cart.jpg) no-repeat;min-height:700px; }
#cart { width:580px;margin-left:0px;border-collapsed;collapsed; font-size:1em;}
.cart_row { width:580px;}
.cart_row_highlight { width:580px;background-color:#AAA; }
.cart1of4,.cart2of4,.cart3of4,.cart4of4,.cart12of4,.cart34of4,.cart123of4,.cart1234of4 { float:left;padding:0 5px;}
.cart1of4, .cart12of4, .cart123of4,.cart1234of4 { clear:left; }
.cart3of4,.cart34of4,.cart4of4,.cart123of4,.cart1234of4 { text-align:right;}
.cart1of4 { width:140px; }
.cart2of4 { width:220px;}
.cart3of4 { width:80px;padding:0; }
.cart4of4 { width:100px; }
.cart123of4 { width:460px; }
.cart1234of4 { width:550px; }
.cart12of4 { width: 370px;}
.cart34of4 { width: 160px;}
.cart_navigation ul {list-style:none;padding:0;margin:0 20px 0 0;clear:both;float:right;}
.cart_navigation li {float:left;margin:0 0.15em;} 
.cart_navigation a{font-size:1em;display:inline;text-decoration:none;color:red;}
.cart_navigation a:hover {color:black; }
#cart_navigation_selected {font-size:1.6em;color:color:red; }
#cart_navigation_disabled {color:black; }

#cart_footer { padding:1em;text-align:left; background-color:white;}
#cart_footer a, #cart_footer a:visited {color:white;}

.cart1of4 img { width:100px; }
#cart_sku { }
#cart_product {}
#cart_price {}
#cart_remove {}
.cart3of4 input {width:100%;text-align:right;}
.cart_buttons { cursor:hand;background-color:red;color:white; }



