/**
 * Shipping Estimator CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2010 Boonsoft Romania - PHP Team
 * @copyright 2010 Claudiu Marginean <claudiu@boonsoft.net>
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_shipping_estimator.css,v 1.14 2010/02/04 12:50:26 SERVERROMANIA\Administrator Exp $
 */

#cartShippingEstimator, #cartFinalTotalEstimator, #cartSubTotalEstimator{font-size:12px; font-weight:bold; margin:10px 5px 10px 0; text-align:right;}

#shippingEstimatorContent SELECT {width:170px; border:1px solid #BBBBBB;}
#shippingEstimatorContent .seShipToAddress { color: black;}
#shippingEstimatorContent .inputLabel { float: none;}
#shoppingCartDefault .buttonCart {width: 20%;}
#shippingEstimatorContent .bold {font-weight: bold;}
