@charset "utf-8";
/* CSS Document */


div#csc-mailform fieldset {
	border:none;
	margin:0; padding:0;
}

div.csc-mailform-field {
	margin-bottom:3px;
}

div.csc-mailform-field label {
	display:block;
	float:left;
}

div.csc-mailform-field input[type="text"], div.csc-mailform-field textarea {
	width:220px;
}

img.tx-srfreecap-pi2-image {
	margin:4px 8px 4px 0; padding:0;
}
