/* Start of CMSMS style sheet 'gfh_forms' */





/* ======================================================*/
/* contact form START */
.enquiry_form fieldset{
	
}
.enquiry_form label{
	width:130px;
	float:left;
}

.enquiry_form input{
	margin-bottom:5px;
		width:250px;

}
.enquiry_form  textarea{
	width:250px;
	height:80px;
}
.enquiry_form  .fbsubmit{
	width:100px;

margin-top:10px;
}
.enquiry_form  {
border-bottom:1px solid #938A6D;
padding-bottom:10px;
}
/* ======================================================*/
/* contact form END */
/* End of 'gfh_forms' */

