#primary-menu-wrapper .primary-menu #top-nav-triptools {
	width: 25% ;
}

/* quick search tab patches: */

#qsearch-tab-navigation li#qs-cars a strong {
	padding-left: 20px;
}

/*Destination cloud patches: */
	
/* 
	When the #destination-title-note block text is too long, 
	we move it to the top in order to center it
*/
#homepage #destination-title-note {
			  top:1.0em; 
			  width: 210px;
}

/* Flight result page patches : */
#airavailabilities .sorting-options {
	width: 100%;
	margin-top: 3px;
	min-width: auto;
}

#airavailabilities .flight_container_bottom .flight-controls {
	_width: auto;
}

/* Hotel result page patches : */
#hotf #tabDetailsView {
	background: none;
}

#btnSearchHOTMYS {
	width:84px;
}

/* Banners: */

.banner button strong {
	font-size: 1.5em;
	line-height: 1.1em;
}
 
 
#airavailabilities .filters-holder .time_filter .header h2,
#timetable .filters-holder  .time_filter .header h2 {
	padding-left: 13px;
}



