/* Start of CMSMS style sheet 'Terracade - Forms' */

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

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

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

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

fieldset{
	margin-bottom:10px;
}


.swatch_input input{
	width:70px;
}

.swatch_input label{
	width:350px;
	font-weight:bold;
}
.swatch_input{
	border-bottom:1px solid #ebece4;
/* End of 'Terracade - Forms' */

