.csc-mailform-field input .csc-mailform-field textarea {
	width:200px;
	float:left;
	margin-left:200px;
	clear:both;
	border:1px solid #000;
}

div.csc-mailform-field label {
	float:left;
	width: 10em;
}

fieldset {
	border:0;
}

div.csc-mailform-field {
	clear:both;
}

.csc-mailform-check, .csc-mailform-submit {
	float: left;
	width: auto;
	clear: both;
	margin-left:8em;
	margin-right: .3em;
}
