.carrier_row_hover {
	background-color: #d7d0ff;
}

.price_range_hover {
	background-color: #d7d0ff;
}

.prg {
	display: none;
}

.shp_preview_container { width: 100%; clear: both; overflow: auto; }
.shp_preview_container_cart { width: 100%; margin-top: 5px; clear: both; overflow: auto; }

#shp_address {	margin: 5px 0 5px 0; text-align: center; width: 100%; }
#shp_address_cart {	margin: 5px 0 5px 0; text-align: center; width: 100%; }

#shp_dest_change { display: none; clear: both; overflow: auto; }
#shp_dest_change_cart { display: none; clear: both; overflow: auto; }

#shp_dest_zip { width: 42px; padding: 0; margin: 0;}
#shp_dest_zip_cart { width: 42px; padding: 0; margin: 0;}

#shp_dest_country { width: 110px; }
#shp_dest_country_cart { width: 110px; }

#shp_dest_state { width: 120px; margin: 0; }
#shp_dest_state_cart { width: 120px; margin: 0; }

.shp_dest_state_text { float: left; width: 43px; }
.shp_dest_city_text { float: left; width: 43px; }

#shp_dest_city { width:118px; padding:0; margin:0; }
#shp_dest_city_cart { width:118px; padding:0; margin:0; }

#shp_rate_content {	width: 100%; }
#shp_rate_content_cart { width: 100%;}

.shp_carrier_name {	width: 80%; text-align: right; float:left; }

.shp_carrier_label { text-align: right!important;	float: none!important; display: inline!important;width:100%!important }

.shp_carrier_radio { float: left; text-align: left; }

.shp_carrier_rate {	width: 20%; float: left; }

.shp_pointer { cursor: pointer;}

.shp_carrier_buffer { width: 100%; clear: both; height:3px;}