.csc-mailform {
	height: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.csc-mailform-field {
/*	background-position: top;  */
	vertical-align: text-top;
	margin-bottom: 10px;
	height: auto;
}

.csc-mailform-field label{
	float:left;
	display:block;
	margin-bottom: 10px;
	height: auto;
	width: 150px;
}



.csc-mailform-field input {
	left: 135px;
/*	position: absolute;  */
}

.csc-mailform-field textarea {
/*	left: 135px;
	position: absolute;
	height: 100px; */
}

.csc-mailform-submit {
/*	left: 120px;
	margin-top: 70px;  */
}
