/* Start of CMSMS style sheet 'styles_forms' */
#em_wfs_wrapper{
	margin-left:-20px;
}

/* ======================================================*/
/* sform START */

.forms fieldset{
	border:#A7A6A6 1px solid;
	padding:10px;
	margin-top:10px;
}

.forms .question{
	margin-top:10px;
}
.forms label{
	width:150px;
	float:left;
}
.forms fieldset label{
	width:140px;
	float:left;
}
.forms .radio div label{
	width:50px;
	float:left;
}
.forms  textarea{
	width:350px;
	height:150px;
}
.forms  input{
	width:350px;
}
.forms .radio input{
	width:10px;
}
.forms  legend{
	color:#103943;
}

.forms  .fbsubmit{
	width:100px;
	float:right;
	margin-top:20px;
}
.forms  {
	padding-bottom:10px;
}
/* End of 'forms' */
/* End of 'styles_forms' */

