
label {
	margin-bottom: 3px;
}

#input-error,
div.input-error,
td.input-error,
label.input-error {
	color: #a61f00;
	font-weight: bold;
}

