.csc-mailform-field
{
	margin-bottom: 5px;
	width: 520px;
	text-align: right;
}

fieldset {border-style: none;}

input
{
	width: 430px;
	/*border-style: solid;
	border-color: black;
	border-width: 1px;*/
}

textarea
{
	width: 430px;
	/*border-style: solid;
	border-color: black;
	border-width: 1px;*/
}