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