
#languages li {
	display: inline;
	list-style: none outside none;
	margin-left: 8px;
}


#booking-mask {
	color: white;`
}
#booking-mask h2 {
	text-transform: uppercase;`
}


#best-rates .widget_featuredRate h3  {
	margin-bottom: 0;
	font-weight: bold;
}
#best-rates .widget_featuredRate p.rate {
	font-size: 1.8em;
	margin: 0 0 -0.7em;
}
#best-rates .widget_featuredRate .rate  span.label{
	display:none;
}
#best-rates .widget_featuredRate .rate span.amount {
	font-size: 1.8em;
}



#main-content h3 {
	margin: 0 0 1em;
	font-weight: normal;
	font-size: 1.5em;
}


#nav-infos,
#nav-infos a {
	color: white;
}



#footer p.text {
	float: left; _display: inline;
}
#footer .addthis_button {
	position: absolute;
	right: 0;
	top:13px;
}
#footer .blog-link {
	position: absolute;
	right: 135px;
	top: 1px;
}
#footer .tc {
	float: right; _display: inline;
}

