/* Show the 'geef uw mening' ribbon in corner of the site */
#ribbon-tag 
{ 
	background: transparent url(../images/sunweb.summer.nl-nl/ribbon-tag.png) no-repeat; 
}
/* Different ribbon tag */
.items-form .img-holder .recommended
{
	background: url(../images/sunweb.summer.nl-nl/bg-ribbon.png) no-repeat;
}
.hotel-holder .recommened
{
	background: url(../images/sunweb.summer.nl-nl/bg-ribbon02.png) no-repeat;
}
/* Show user rating count on the homepage */
ul.itemslist .user-rating
{
	display: block;
}
/* Show hyves icon in the detailpage */
.description-block .meta .community a.ico-hyves
{
	display: inline;
}

#cancelBannerDiv
{
	display: inline;
}

/* legenda styles */
#legenda
{
	top: 480px;
}
