.search_field{	
	border:0;
	color:#adadad;
	height:17px;
	font-size:9pt;
	margin:0;
	padding:1px 0 0 1px;
	width:140px;
	float:left;
	border:1px solid #066eb5;
	border-right:0;
}

.search_button{
	background-image:url(../images/search_button.jpg);
	background-repeat:no-repeat;
	border:0;
	height:20px;
	margin:0;
	padding:0;
	width:20px !important;
	float:left;
	border:1px solid #066eb5;
	border-left:0;
}

FORM LABEL{
	display:block;
	float:left;
	color:#525151;
	font-size:9pt;
	width:70px;
}

.newsletter_label{
	display:block;
	float:right;
	color:#525151;
	font-size:9pt;
	margin-top:2px;
	width:130px;
}

.gui_text{
	border:1px solid #1274ba;
	color:#525151;
	font-size:9pt;
	height:18px;
	width:134px;
}


.text_field{
	border:1px solid #1274ba;
	color:#525151;
	font-size:9pt;
	width:356px;
}

.send_enquiry{
	background:#FFFFFF;
	border:1px solid #1274ba;
	color:#1274ba;
	font-size:9pt;
	padding-bottom:2px;
}

.inputerror{
	border:1px solid red !important
}

.inputerrorlabel{
	color:red !important;
}


