
#content h3.confirm {
	font-size: 12px;
	color: #E2001A;
	margin-bottom: 10px;
}

#content #theForm .required,
#content #theForm label.error {
	color: #E2001A;
}

#content #theForm label {
	display: block;
}