	.clearboth { clear: both; }
	#ship_calc_title { padding-top: 10px; font-size: 14px; font-weight: bold; text-align: center; }
	.ship_calc { width: 279px; font-family: Arial; font-size: 11px; padding: 3px; }
	* html .ship_calc { width: 285px; }
	.ship_calc_zip_title { float: left; font-weight: bold; padding-top: 2px; margin-left: 30px; }
	.ship_calc_zip { float: left; padding-left: 8px; }
	.ship_calc_input { width: 53px; font-family: Arial; font-size: 10px; }
	.ship_calc_country_title { float: left; font-weight: bold; padding-left: 10px; padding-top: 2px; }
	.ship_calc_country { float: left; padding-left: 7px; }
	.ship_calc_sel { width: 169px; font-family: Arial; font-size: 10px; }
	.ship_calc_submit { float: left; padding-left: 10px; }

	#ajax_results { border: 1px solid #000000; }
	.ajax_rates { width: 45px; float: left; }
	.ajax_methods { width: 230px; float: left; }
	.ajax_dates { width: 218px; float: left; font-weight: bold; padding-bottom: 3px; }

