/* Show the 'geef uw mening' ribbon in corner of the site */
#ribbon-tag 
{ 
	background: transparent url(../images/sunweb.winter.fr-fr/ribbon-tag.png) no-repeat; 
}
/* Different logo image */
.logo span 
{ 
	background: url(../images/sunweb.winter.fr-fr/sunweb-logo.png) 0 0 no-repeat; 
}
/* Different ribbon tag */
.items-form .img-holder .recommended
{
	background: url(../images/sunweb.winter.fr-fr/bg-ribbon.png) no-repeat;
}
.hotel-holder .recommened
{
	background: url(../images/sunweb.winter.fr-fr/bg-ribbon02.png) no-repeat;
}

/* No 'my sunweb' link */
.my-sunweb-link-item
{
	display: none !important; 
}
/* Weather Source */
.weather-source
{
	display: none !important;
}
/* Searchbar */
#searchbar select
{
	margin-bottom: 5px;
}
#searchbar a.advanced-search
{
	padding-top: 3px;
	display: block;
}
.vacancy-form h1.submit
{
	margin-top: 5px;
}

/* Wider month box in price table */
.month-box li span,
.month-box a {
	width: 35px;
}
/* Hide the i-icon in the legenda on the price tab because no text resources */
#legenda .legend-box h3 .itje
{
	display: none;
}
