.mod_hotel_reservation {
	font-size: 14px !important;
	width: 100%;
	padding: 0 0 5px 0;
	border-radius: 0px; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border: none;
	color:#333;
}

.mod_hotel_reservation_intro h1, .mod_hotel_reservation_intro h3 {
	color: #333;
}

.mod_hotel_reservation.horizontal .reservation-cell.dates input {
    background-color: #fff;
}

.mod_hotel_reservation .search-nav {
	margin: 3px 0px 8px;
	color: #D6D4A0 !important;
}

.mod_hotel_reservation label,.mod_hotel_reservation h3 {
	color: #333 !important;
}

.mod_hotel_reservation .reservation-container .divider {
 	padding: 3px 0;
 	margin-bottom: 4px;
}

.mod_hotel_reservation_intro h1, .mod_hotel_reservation_intro h3{
	color: #333;
}

.mod_hotel_reservation a:hover {
    color: #edfff1 !important;
}

.mod_hotel_reservation select, .mod_hotel_reservation textarea, .mod_hotel_reservation input[type="text"]{
	border-color: #e2e2e2;
	font-size: 14px !important;
}

.mod_hotel_reservation label {
	font-size: 15px !important;
}