#booking_reservation_option_wrapper table {
	clear: both;
	width: 100%;
}

#booking_reservation_option_wrapper table tbody input[type="checkbox"] {
	margin-top: 0px;
}

#booking_reservation_option_wrapper table tbody .reserved {
	color: #999999;
}