/*
    Document   : responsive-mobile-portrait
    Created on : Oct 9, 2013, 2:42:28 PM
    Author     : Ethan Cheong
    Description:
        Purpose of the stylesheet follows.
*/
/*
   TODO customize this sample style
   Syntax recommendation http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html
*/

/******************************************************************************
* Checkout Page
******************************************************************************/
.address-pane-table td.field-label {
  width:75px;
  padding-left:0;
}

#logo_wrapper img {
  height: auto;
  max-height: 22px;
}