#commentform input.error, #commentform textarea.error {
	background-color: #f99;
}
#commentform div.error, #commentform label.error {
	color: #ee3322;
}
#commentform div.errorlabels label {
	display: block;
}