@charset "UTF-8";


.csc-mailform {
	border : none;
	padding-top : 18px;
	padding-bottom : 0px;
	padding-left : 20px;
}
.csc-mailform textarea,  .csc-mailform input {
	border : 1px solid #000000;
	margin-bottom : 5px;
}

