#commentform input.error, #commentform textarea.error {
	background-color: #3399FF;
}
#commentform div.error, #commentform label.error {
	color: #3399FF;
	font-size:14px;
}
#commentform div.errorlabels label {
	display: block;
}