#commentForm {width:500px;}
#commentForm label {width: 250px;}
#commentForm label.error, #commentForm input.submit{margin-left: 0px;}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF0;
	font-size:12px;
	display: inline;	
}