/* Start of CMSMS style sheet 'style_form' */
/* form styles START */
/* ======================================================*/
form input{
	background-color:#ecede1;
	border-left:1px solid #939a6e;
	border-top:1px solid #939a6e;
	border-right:1px solid #d8d6c6;
	border-bottom:1px solid #d8d6c6;
}
form textarea{
	background-color:#ecede1;
	border-left:1px solid #939a6e;
	border-top:1px solid #939a6e;
	border-right:1px solid #d8d6c6;
	border-bottom:1px solid #d8d6c6;
}
/* form styles END */
/* ======================================================*/




#em_wfs_wrapper{
	margin-left:-20px;
}

/* ======================================================*/
/* contact form START */
.enquiry_form fieldset{
	
}
.enquiry_form label{

}

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

}
.enquiry_form  textarea{
	width:260px;
	height:150px;
}
.enquiry_form  .fbsubmit{
	width:70px;
	float:right;
margin-top:20px;
}
.enquiry_form  {
border-bottom:1px solid #938A6D;
padding-bottom:10px;
}

fieldset{
	margin-bottom:10px;
}



.date_fields label{
display:block;

}
.date_fields select{
margin-bottom:5px;
}

/* End of 'style_form' */

