.contact_form{
	border-top:1px solid #d5d5d5;
	padding-top:20px;
	width:360px;
}

FORM LABEL{
	display:block;
	float:left;
	font-size:10pt;
	width:150px;
}

.gui_text{
	border:1px solid #a6a6a6;
	color:#525151;
	font-size:9pt;
	width:150px;
}


.text_field{
	border:1px solid #a6a6a6;
	color:#525151;
	font-size:9pt;
	width:150px;
}

.send_enquiry{
	background:#FFFFFF;
	border:1px solid #a6a6a6;
	color:#a6a6a6;
	font-size:9pt;
	padding-bottom:2px;
	margin-left:245px;
}


.contact_form .title{
	width:150px;
	border:1px solid #a6a6a6;
	font-size:9pt;
	color:#525151;
	}