div#centerarea h1 {
	margin-bottom: 15px;
}

div.form_details fieldset.framed {
	border: 1px solid #00abf6;
	margin-bottom: 6px;
}

div.form_details fieldset.framed legend {
	color: #00558b;
	font-size: 110%;
	font-weight: bold;
}

div.form_details .left_form_labels {
	width: 120px;
}

div.form_details div.errors {
	border: 1px solid #00abf6;
	padding: 15px;
	margin-bottom: 12px;
}

div.form_details div.errors strong {
	color: #CC0000;
}
