.csc-mailform-field {
	clear: both;
	display: block;
	margin-bottom: 0.3em;
	width: 100%;
}
.csc-mailform legend {
	display: none;
}
.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	width: 200px;
}
.csc-mailform-field label {
	float: left;
	width: 180px;
}
.csc-mailform-radio fieldset{
	margin-left: 160px;
	width: 200px;
}
.csc-mailform-radio input, .csc-mailform-radio label {
	display: inline;
	float: left;
	margin-bottom: 0.3em;
}
.csc-mailform-field input.csc-mailform-radio,
.csc-mailform-field .csc-mailform-check {
	background: none;
	clear: left;
	border: none;
	margin-right: 4px;
	width: 20px;
}
.csc-mailform-radio label, .csc-mailform-check label {
	text-align: left;
}
#mailform FIELDSET.csc-mailform .csc-mailform-field INPUT#mailformformtype_mail.csc-mailform-submit {
	margin: 20px 0 0 180px;
}
* HTML #mailform FIELDSET.csc-mailform .csc-mailform-field INPUT#mailformformtype_mail.csc-mailform-submit {
	margin: 20px 0 0 183px;
}
