@charset "UTF-8";
.bookingsFormLabels {
	color: #007885;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.bookingsSubmit {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.bookingsReset {
	padding-top: 6px;
	padding-bottom: 6px;
}
