#bookNow {
display:none;
}
.error {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.email_error {
	border: 2px solid #CC0000;
	color: #CC0000;
	font-weight: bold;
}