
body, input, textarea {
	font-size:13px;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
}

#error {
	color:red !important;
	font-size:10px;
	display:none;
}
.needsfilled {
	background:white;
	color:red!important;
        border: 1px solid red!important;
}
