#single_product_page_container, #checkout_page_container { width: auto; }
.wpsc_buy_button_container { text-align: left !important; }
.productcol { float: none; }
.imagecol { margin: 0 1em 1em 0; }
.shopping-cart-wrapper .shoppingcart { padding: 0; }
.wpsc_checkout_forms > div, .wpsc_checkout_forms > table { margin-top: 20px; clear:both; }
.wpsc_checkout_table textarea, .wpsc_checkout_table select, .wpsc_checkout_table input.text { width: 300px; }
#checkout_page_container .wpsc_make_purchase { float: left; }
#checkout_page_container .total_price.total_shipping td:first-child, #checkout_page_container .total_price td:first-child { padding-left: 0; }
#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_name {
    padding-left: 10px;
    width: 150px;
}
#content #checkout_page_container table.checkout_cart tr.product_row td, #content #checkout_page_container table.checkout_cart tr.product_row {
    padding: 2px 5px 1px;
}