#commentform input.error, #commentform textarea.error {
	background-color: #f99;
}
#commentform div.error, #commentform label.error {
	font: bold italic 16px Georgia, "Times New Roman", Times, serif; text-transform: lowercase; text-align: right; width:290px;
}
#commentform div.errorlabels label {
	display: block;
}
