fieldset.singleLine {
	margin: 0;
}

.sternchen {
	display: inline-block;
	width: 32px;
	text-align: center;
}


.button-row {
	text-align: center;
	margin:1em 0;
}

.label {
	float: left;
	padding:7px 0;
	line-height: 16px;
}

html.contrast-mode .error {
	background:transparent;
	border:1px dotted;
}