#product-ship-calc { border-top: 1px solid #ffffff; }
#clearboth { clear: both; }
#ship_calc { text-align: left; width: 395px; border: 1px solid #04558c; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 5px; font-size: 11px; }
#ship_calc_zip_title { float: left; width: 55px; color: #00619e; font-weight: bold; padding-top: 2px; padding-left: 20px; }
#ship_calc_zip { float: left; width: 67px; padding-left: 8px; }
#calc_zip { width: 53px; font-family: Arial; font-size: 10px; }
#ship_calc_country_title { float: left; width: 55px; color: #00619e; font-weight: bold; padding-top: 2px; }
#ship_calc_country { float: left; width: 147px; padding-left: 8px; }
#calc_country { width: 145px; font-size: 10px; }
#ship_calc_submit { padding-top: 7px; padding-left: 213px; }
#calc_results { width: 385px; }

#ajax_rates { float: left; width: 65px; padding-left: 20px; }
#ajax_methods { float: left; width: 300px; }
#ship_calc_top_title { text-align: left; }

* html #ship_calc { width: 405px; }
* html #ship_calc_zip_title { width: 75px; }
* html #ship_calc_zip { width: 75px; }
* html #ship_calc_country { width: 155px; }
* html #ajax_rates { width: 85px; }

