#bookings label.error {
	font-style: italic;
	font-weight: normal;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #921e15;
	}
input.error, select.error {
	background: #fae6e6;
	}