#content form.formGenerator .hidden {
	display:none;
	}

#content form.formGenerator fieldset {
	clear:both;
	}

#content form.formGenerator p.FormCheckbox input {
	width:auto;
	border:none;
	}

#content form.formGenerator p.FormFileUpload input {
	width:auto;
	height:auto;
	}
#content form.formGenerator{width:390px;}
#content form.formGenerator p.FormSubmit label {

}
#content form.formGenerator p.FormSubmit input,
#content form.formGenerator p.FormSubmit button {
	float:left;
	width:70px;
	}