@CHARSET "UTF-8";

.headerStageTop {
	background-image: none;
}

input {
	height: 1.1em;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
}

input.submit, input.csc-mailform-submit, .csc-mailform-field select, .required_fields {
	font-size: 1.1em;
}

.form, .form-field, .csc-mailform {
	width: 100%;
}
.form-field {
	height: 1.6em;
	padding: 0 0 0.5em 0;
}
.csc-mailform label {
	font-size: 1.1em;
	width: 33%;
}
.formhandler-input, .formhandler-textarea, .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 60%;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	margin-top: 0.5em;
	width: 210px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword, .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	margin-left: 1em;
}
.tx-indexedsearch-path a {
	width: 80%;
	overflow: hidden;
}
.csc-mailform-check, .csc-mailform-radio input {
	width: 1.1em;
	height: 1.1em;
}
.csc-mailform-checkbox label {
	width: 80%;
}