.b_availFormInner {
	font-family: arial;

	border: none !important;
}

#b_editDates form {

    border: none !important;
}

#b_editDates h3 {
    margin: 1.2em 0 10px !important;
    font-size: 100%;
    background: none !important;
    font-weight: bold;

    color: #58181b !important;
    display: none !important;
}

.b_availDatesInner {
    float: left;
    width: auto;
    margin-bottom: 0.9em;
    width: 40% !important;
}

select#b_checkin_day, select#b_checkin_month, select#b_checkout_day, select#b_checkout_month {
	float: left;
	width: 40%;
	margin-right: 5%;
}


#b_availSubmit input {

    background-color: #58191c !important;
    padding: 10px 63px 10px 27px !important;
    border: none !important;
}

#b_availSubmit input:hover {
    text-decoration: underline;
}