.csc-mailform select, .csc-mailform input, .csc-mailform textarea {
	width: 200px;
}
.csc-mailform select {
	width: 207px;
}
.csc-mailform  .csc-form-labelcell {
	vertical-align: top;
	padding-top: 3px;
}
.csc-mailform  .csc-form-fieldcell {
	vertical-align: top;
	padding-left: 10px;
}
.csc-mailform, .csc-mailform legend {
	border: 0px !important;
	padding: 0 !Important;
}
.csc-mailform legend {
	display: none;
}
.csc-mailform label {
	display: block;
	float: left;
	clear: both;
	width: 105px;
}
.csc-mailform-submit {
	margin-left: 105px;
}