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