.clear-both {
	clear: both;
}

#kwm-product-ship-calc {
	width: 280px;
	border: 1px solid #000000;
	padding: 5px;
	margin-left: 20px;
}

#ship_calc_title {
	color: blue;
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
}

.ship_calc {
	font-size: 11px;
	padding: 3px;
}

.ship_calc_zip_title {
	float: left;
	width: 60px;
	font-weight: bold;
	padding-top: 2px;
}

.ship_calc_zip {
	float: left;
}

.ship_calc_input {
	width: 53px;
	font-size: 10px
}

#ship_calc_zip_country_break {
	clear: both;
}

.ship_calc_country_title {
	float: left;
	width: 60px;
	font-weight: bold;
	padding-top: 2px;
}

.ship_calc_country {
	float: left;
}

.ship_calc_sel {
	width: 119px;
	font-size: 10px;
}

#ship_calc_button_break {
/*	clear: both;*/
}

.ship_calc_submit {
	float: left;
	padding-left: 10px;
}

#ajax_results {
}

.ajax_rates {
	float: left;
	width: 45px;
}

.ajax_methods {
	float: left;
	width: 180px;
}

.ajax_dates {
	float: left;
	width: 218px;
	font-weight: bold;
	padding-bottom: 3px;
}