div.shipping_handling{
	background-color: #E9EAEA;
	border: 1px solid #CCCCCC;
	width: 163px;
	font-size: .8em;
	padding: 5px;
	overflow: auto;
}

div.sh_rates_row{
	width: 163px;
	clear: left;
	float: left;
}

div.sh_rates_cell_left{
	width: 100px;
	float: left;
}

div.sh_rates_cell_right{
	width: 63px;
	float: left;
}
