#cart_page {padding:0px 12px;}

#cart_items {border:1px solid #ccc; border-bottom-style:none; margin-top:1em;}
#cart_items td, #cart_items th {border-bottom:1px solid #ccc; padding:6px 8px;}
#cart_items th {background-color:#f4f4f4;}
#cart_items .title {text-align:left;}
#cart_items .count, #cart_items .count input {text-align:right;}
#cart_items .up_down {padding:0px; width:12px;}
#cart_items .links {text-align:left;}
#cart_items .links img {vertical-align:bottom;}
#cart_items .price {text-align:right;}
#cart_items .total {text-align:right;}
#cart_items .links, #cart_items .count, #cart_items .price, #cart_items .total {white-space:nowrap;}

#cart_items, div.buttons {width:610px;}
#cart_page div.buttons {text-align:right; margin-top:6px;}
#cart_page div.buttons .button {background-color:#b22; color:#fff; border:1px solid #800; padding:2px; margin-top:4px;}
#cart_page div.buttons .button_disabled {background-color:#bbb; border:1px solid #666; color:#888;}