
label.error {	position: relative;
top: 10px;
left: -93px;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
	line-height:24px;}

.comment-form-comment label.error {position: relative;
top: -20px;
left: 150px;}