#mailform {
	width: 410px;
}

.csc-mailform {
	border: none;
	padding-top: 5px;
}

.csc-mailform-field {
	border: none;
	float: left;
}

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

.csc-mailform-field input, textarea {
	border:1px solid #666666;
	color:#666666;
	margin-top:4px;
	width:250px;
}

.csc-mailform-check {
	display: block;
	border: none !important;
}

#mailformformtype_mail {
	width: 100px;
	margin-left: 302px;
}

#mailformja {
	width 20px;
	float:left;
}

#mailformnote {

}