body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
#content-main fieldset, img {
	border: none;
}
input, textarea {
	margin: 2px 0;
	padding: 2px;
	width: 300px;
}
textarea {
	width: 400px;
}
input.powermail_submit, input.felogin-submit, input.felogout-submit, input.tx-indexedsearch-searchbox-button, input.tx-srfeuserregister-pi1-submit, input[type="radio"], input[type="checkbox"] {
	width: auto;
}
#header-image, #header-menu, #menu, #breadcrumb, .tx-powermail-pi1_fieldset legend, .tx-felogin-pi1 fieldset legend {
	display: none;
}
#footer {
	margin: 20px 0 0 0;
	text-align: center;
}
.news-list-item-odd, .news-list-item-even {
	border-bottom: 1px solid black;
	padding: 5px 0 10px;
}
.news-list-browse {
	margin: 20px 0 0 0;
	text-align: center;
}
#content-main .tx-srfeuserregister-pi1 dt, #content-main .tx-srfeuserregister-pi1 dd {
	float: left;
	margin: 0;
	padding: 0 0 0.5em;
}
#content-main .tx-srfeuserregister-pi1 dd {
	text-align: left;
	width: 60%;
}
#content-main .tx-srfeuserregister-pi1 dt {
	clear: both;
	padding: 0 1em 0.5em 0;
	text-align: right;
	width: 30%;
}