.hotel-booking-search .hb-form-table li input, .hotel-booking-search .hb-form-table li select {
    position: relative;
    cursor: auto !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}

.hb-form-field {
	width: 316px !important;
}