form.cmxform label.error, label.error {
	color: #77a00e;
	padding-top: 3px;
}
div.error {
	display: none;
}

input.no-style {
	border: none;
	padding: 0px;
}
input:focus {

	
}
input.error {


	display: block;
}
#commentForm  {

}

