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