@charset "utf-8";
/* FH_Form CSS Document */

#FH_FormErrors {
	background-color: #FFCCCC;
	width: 300px;
	border: 1px solid #FF5959;
	padding: 10px;
	margin-top: 13px;
	margin-bottom: 13px;
}
