.csc-mailform {
	border: none;
}

.csc-mailform-field label {
	float:left;
	clear:both;
	display:block;
	width:100px;
	padding-left:10px;
	margin-bottom:10px;
}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
	float:left;

	
	height: 15px;
	padding: 0;
	margin: 0 0 5px;	
}

.csc-mailform-submit {
	margin-left: 110px;
	clear: both;
}
