.quickquote_bg {
	background:url('http://www.barringtonfreight.com/images/quickquote_bg.png');
	margin:-20px -20px 0 -20px;
	height:319px;
	width:228px;
	padding:10px 10px 10px 15px;
}

.lable_text {
	width:55px;
	display:inline-block;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
}

.input_lr {
	border:1px solid #666666;
	width:130px;
	margin-bottom:2px;
}

.collection_top {
	width:231px;
	height:23px;
	background:url('http://www.barringtonfreight.com/images/collection_top.png') no-repeat;
}
.collection_mid {
	background:url('http://www.barringtonfreight.com/images/collection_bg.png') repeat-y;
	width:231px;
	padding:0 0 0 10px;
	font-family:verdana;
	font-size:11px;
	height:45px;
}
.collection_bot {
	width:231px;
	height:16px;
	background:url('http://www.barringtonfreight.com/images/collection_bot.png') no-repeat;
}

.input_country {
	border:1px solid #666666;
	width:185px;
	float:left;
	margin-bottom:5px;
	margin-top:3px;
}

.input_town {
	border:1px solid #666666;
	width:110px;
	float:left;
	margin-bottom:3px;
}

.input_postcode {
	border:1px solid #666666;
	width:66px;
	float:left;
	margin-bottom:3px;
	margin-left:10px;
}

.input_details {
	width:185px;
	height:90px;
	border:1px solid #666666;
	font-size:11px;
	margin-top:3px;
}

.destination_top {
	width:231px;
	height:23px;
	background:url('http://www.barringtonfreight.com/images/destination_top.png') no-repeat;
}

.shipment_detail {
	margin-top:3px;
	margin-bottom:5px;
	font-family:verdana;
	font-size:11px;	
	text-align:left;
}

.submit {
	float:right;
	display:inline;
	hight:30px;
	margin-right:10px;
}