/**
 * Innoexts
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the InnoExts Commercial License
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://innoexts.com/commercial-license-agreement
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@innoexts.com so we can send you a copy immediately.
 * 
 * @category    Innoexts
 * @package     Innoexts_Warehouse
 * @copyright   Copyright (c) 2011 Innoexts (http://www.innoexts.com)
 * @license     http://innoexts.com/commercial-license-agreement  InnoExts Commercial License
 */
/* Mini Blocks */
.block-customer-address { font-size:11px; line-height:1.25; }
.block-customer-address .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }
/* Block: Customer Address */
.block-customer-address .form-list { padding:5px 10px; }
.block-customer-address .block-title strong { background-image:url(../../images/i_shipping.gif); }
.block-customer-address input.input-text { display:block; width:167px; margin:3px 0; }
.block-customer-address select { display:block; width:172px; margin:3px 0; }
.old-price > span { display: block;font-size: 0.8em; line-height: 0.9em; font-weight: normal; }
.old-price > .price { text-decoration: line-through; }
.checkout-summary__title-rule-label { font-weight: normal; }


