.featuredPropertiesContainerContent .featuredProperty h2 {
    height: 107px;
    xoverflow: hidden;
    line-height: 1.4em;
}
.SearchDestination .requestedWeek {
    padding: 18px 8px 45px;
}
@media screen and (min-width: 1000px) and (max-width: 1370px) {
	#currentPropertyPage {
    	width: 70%;
	}
	.mapContainer {
	    width: 30%;
	}
}
@media screen and (min-width: 800px) {
	.SearchHotels {
    	margin: 104px 0 0;
	}
	.SearchHotels #header {
    	position: fixed !important;
    	z-index: 10 !important;
    	width: 100% !important;
		top:0;
	}
	.mapContainer {
	    top: 233px;
	}
	.SearchDestination .ArnLeftSearchContainer {
    	height: 130px;
	}
	.ArnSubPage {
	    xwidth: 1280px !important;
	    xmax-width: 1280px !important;
	}
}
.logo {
	background-image: none !important;
}
.ArnRateFromTo {
	display:block !important;
}
.slimmenu-menu-collapser:first-child {
	display:none !important;
}
@media (min-width: 1000px) {
	.slimmenu-menu-collapser {
		display:none !important;
	}
}