#commentform input.error, #commentform textarea.error {
	background: #f99 url(textfield.gif) top repeat-x;
}
#commentform div.error, #commentform label.error {
	color: red;
}
#commentform div.errorlabels label {
	display: block;
}