#commentform input.error, #commentform textarea.error {
	border-color: #900;
}
#commentform p.error, #commentform label.error {
	color: #900;
	font-weight: bold;
}
#commentform p.errorlabels label {
	display: block;
}
