/* Common Overrides for CSS */

.shoppingCart_table{
  width: 96%;
   margin-left: 2%;
}

.customer_info_table{
  width: 96%;
}

.method_of_payment_bar{
  margin: 0px 15px;
  
}

#check_method{
  margin: 15px;
}

#payment_method{
   margin: 15px;
}

#payment_footer{
   margin-right: 2%;
}

#checkout_complete_text{
   margin: 0px 15px;
}
     
.checkout_completed_continue {
   margin-right: 2%;
}             

              
#my_account_body{
   margin: 0px 15px;
}  

#my_account_body h2{
   width: 94%
} 

#my_account_menu{
  margin: 0px 15px;
}

.my_account_shippingaddresses{
  width: 94%;
}

                  

                  

                  

                  

                  

                  

                  

                  

                  

                  

                  

                  

                  

                  