/**
 * Shipping Estimate extension
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @category   EcomDev
 * @package    EcomDev_ProductPageShipping
 * @copyright  Copyright (c) 2011 EcomDev BV (http://www.ecomdev.org)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @author     Ivan Chepurnyi <ivan.chepurnyi@ecomdev.org>
 */
 .block-shipping-estimate p.block-subtitle{margin:15px 0 0}.block-shipping-estimate ul.shipping-estimation-form{width:140px;float:left}.block-shipping-estimate select,.block-shipping-estimate input{width:100px;display:inline-block;padding:10px;height:40px}.block-shipping-estimate .radio input{width:20px}.block-shipping-estimate .radio div.input-box{clear:both}.block-shipping-estimate .block-content li.item{padding:10px 0 0}.block-shipping-estimate .block-content li.last{padding-bottom:7px}.block-shipping-estimate .block-content li label{display:inline-block;color:#666;font-weight:700;position:relative;z-index:0}.block-shipping-estimate .block-content li label.required em{float:right;display:inline-block;font-style:normal;color:#eb340a;margin-left:3px}.block-shipping-estimate .block-content li .input-box{display:inline-block}.block-shipping-estimate .block-content li.odd{background:#fff0}.block-shipping-estimate .block-content li.even{background:#fff0}.block-shipping-results .block-content{padding:15px 0 0}.block-shipping-results .block-content dl dt{display:none}.block-shipping-results .block-content li{display:inline-block;text-align:center;padding:0 10px 15px 0}.block-shipping-results .block-content li img{display:block;margin-bottom:5px;max-width:100px}.block-shipping-results .block-content li.item{padding:3px 9px}.block-shipping-results .block-content li.last{padding-bottom:7px}.block-shipping-results .block-content li label{color:#666;font-weight:700;position:relative;z-index:0;width:110px}.block-shipping-results .block-content .price{display:block;font-weight:700}.block-shipping-estimate .actions{float:left;margin:10px 0}.block-shipping-estimate .actions .please-wait{margin:8px 10px 0 0}.block-shipping-estimate .actions button.button span{height:40px;padding:0 5px;font-size:15px;line-height:40px;background-color:#c1c1c1}.block-shipping-estimate{margin:0 0 20px}