/*  GLOBAL STYLES 
---------------------- */


#main .ecommerce #swatch-panel { width: 500px; }

/*  ACCOUNT PAGES 
---------------------- */
#landing #sidebar,
#order_landing #sidebar,
#order_detail #sidebar,
#address_book #sidebar,
#purchases #sidebar,
#favorites #sidebar {width: 200px; margin-right: 35px; float: left;}

#landing #content,
#order_landing #content,
#address_book #content,
#purchases #content {width: 700px; float: left; }

/* Registration */
#password-fields { margin-bottom: 15px; }
#create-account select { margin-bottom: 15px; }
#address-form select { margin-right: 11px; }
#address-form .form-block { margin-bottom: -5px; }
#newsletter-info #providing-email { margin: 5px 0; }


/*  CHECKOUT PAGES 
---------------------- */

/* Shopping Cart */
.checkout-table .similar-products .thumb { left: -90px; } 
