form {
	clear: left;
}

#pagecontent form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#pagecontent legend {
	margin: 0;
	padding: 0;
}

#pagecontent input {
	border: 1px solid #333333;
	margin: 0 0 3px 0;
	padding: 1px;
	width: 240px;
	line-height: 110%;
}

#pagecontent textarea {
	border: 1px solid #333333;
	margin: 0 0 3px 0;
	padding: 1px;
	line-height: 110%;
}

#pagecontent input[type="radio"], 
#pagecontent input[type="checkbox"] {
	width: auto !important;
	vertical-align: text-top;
}

#pagecontent .tx-srfeuserregister-pi1-notice {
	margin: 0;
	padding: 0;
	font-style: normal;
}

#pagecontent .small input, #pagecontent .tx-srfeuserregister-pi1-small, 
#pagecontent input[type="password"] {
	width: 72px;
}

#pagecontent input[type="submit"] {
	width: auto !important;
	border: 1px solid #7D796A !important;
	margin: 5px 0 0 0;
	padding: 1px 4px 1px 4px;
	color: #FFFFFF;
	background-color: #7D796A;
	font-weight: bold	;
}

#pagecontent input[type="reset"] {
	width: auto !important;
	border: 1px solid #7D796A !important;
	margin: 5px 0 0 0;
	padding: 1px 4px 1px 4px;
	font-weight: bold;
}
#pagecontent .tx-cal-controller input {
	width: auto;
}

.tx-srfeuserregister-pi1 dl, .mailformplus dl {
	clear: left;
}
.tx-srfeuserregister-pi1 dt, .mailformplus dt {
	text-align: right;
	margin-right: 1em;
	width: 25%;
	float: left;
	clear: left;
}
.tx-srfeuserregister-pi1 dd, .mailformplus dd {
	width: 70%;
	float: left;
}
#pagecontent input.moneyfield {
	border-width: 0 0 1px 0;
	width: 40px;
}
.missing {
	background: #F1F1F1;
}
#pagecontent input.csc-mailform-submit, #pagecontent input.submit {
	font-size: 12px;
	padding: 1px 20px 1px 20px;
	margin: 5px 0 20px 140px;
}

#userfunctions form fieldset {
	background-color: #F1F1F1;
	border: 0;
	margin: 10px 0 0 0;
	padding: 2px 5px 7px 5px;
}

#userfunctions div {
	line-height: 110%;
}

#userfunctions legend {
	display: none;
}

#userfunctions label {
	font-weight: bold;
}

#userfunctions input,
#userfunctions textarea {
	border: 1px solid #333333;
	margin: 2px 0 5px 0;
	padding: 1px;
	width: 240px;
	line-height: 110%;
}

#userfunctions input,
#userfunctions textarea {
	width: 153px !important;
}

#userfunctions input[type="radio"], 
#userfunctions input[type="checkbox"] {
	width: auto !important;
	vertical-align: text-top;
}

#userfunctions input[type="submit"] {
	width: auto !important;
	border: 0;
	margin: 5px 0 0 0;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	background-color: #7D796A;
	font-weight: bold;
}