	.clearboth { clear: both; }
	.ship_calc { width: 210px; border: 1px solid #c7c6c6; font-family: Arial; font-size: 11px; padding: 5px; background-color: #f3f1f1; margin: 15px 0 0 15px; }
	* html .ship_calc { width: 220px; border: 1px solid #c7c6c6; font-family: Arial; font-size: 11px; padding: 5px; background-color: #f3f1f1; }
	.ship_calc_zip_title { float: left; font-weight: bold; padding-top: 2px; width: 58px; text-align: left; }
	.ship_calc_zip { float: left; padding-left: 8px; width: 144px; text-align: left; }
	.ship_calc_input { width: 53px; font-family: Arial; font-size: 10px; }
	.ship_calc_country_title { float: left; font-weight: bold; padding-top: 2px; width: 58px; text-align: left; }
	.ship_calc_country { float: left; padding-left: 8px; width: 144px; text-align: left; }
	.ship_calc_sel { width: 139px; font-family: Arial; font-size: 10px; }
	.ship_calc_submit { float: right; padding-top: 7px; padding-right: 1px; }
	.calc_results { text-align: left; }

	.ajax_rates { width: 45px; float: left; }
	.ajax_methods { width: 165px; float: left; }
	.ajax_dates_gap { width: 45px; float: left; border-bottom: 1px solid #000000; font-weight: bold; }
	.ajax_dates { width: 301px; float: left; border-bottom: 1px solid #000000; font-weight: bold; }

