body { 
	border-top: none !important; 	
	max-width: 99%;
	background-color: #fcfbfd;;
}
#btnSearch {
	font-size: 20px;
	background-color: #806AAF;
	color: White;
	font-weight: normal;
}
#Label10 {
	padding-right: 2%;
	margin-right: 3%;
}
#label2 {
	padding-right: 2%;
	margin-right: 3%;
}
#postcode {
	border-bottom: 1px dotted #806AAF;
	padding: 5px;
	color: #373b43 !important;
	max-width: 750px;
}
#address {
	padding: 5px;
	color: #373b43 !important;
	border-bottom: 1px dotted #806AAF;
	max-width: 750px;
}
#DropDownList1 {
	height: 35px;
	min-width: 350px;
	max-width: 390px;
}
#tbxPostCode {
	width: 80px;
	text-transform: uppercase;
}
#unpadh3 {
	padding: 0px !important;
	margin: 0px !important;
}
#wccdisclaimer {
	font-size: 14px;
	padding: 0px;
	margin: 1px;
	float: right;
}