body,.entry {
	font-family: Helvitica, Arial, sans-seriff;
	font-size: small;
}

.error {
	color: red;
	font-weight: bold;
}

.required {
	color: red;
}

#datepicker {
	font-size: 0.65em;
	display: none;
}

#birthdate {
	background: white;
	border: none;
	color: black;
}