#commentForm label.error { margin-left: 123px; margin-top:-30px;}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-family:Verdana;
	font-size:8px;
}
div.error { display: none; }
input.error { border: none; }