.address_warn_ico {
	width:18px !important;
	height:18px !important;
	padding: 0 !important;
	margin: 4px 0 0 0 !important;
}
.wrong_address_ico {
	background:url('warning.gif') no-repeat top;
}
.correct_address_ico {
	background:url('tick.png') no-repeat top;
}
#guessed_address {
	width:228px;
	height:15px;
	border:1px solid #666;
	color:#666;
	background-color:#eee;
	padding:2px 0 0 2px;
	font-family:Arial,Helvetica,Verdana,Georgia,sans-serif;
	font-size:11px;
	line-height:100%;
}
SPAN.ico_on_right {
	width:38%;
}
#postcode_format {
	font-size:11px;
	display:inline;
	color:#2B4D88;
	width:80px;
	padding:0;
	margin:0;
	float:none;
}

