/* Show the 'geef uw mening' ribbon in corner of the site */
#ribbon-tag 
{ 
	background: transparent url(../images/sunweb.cars.nl-nl/ribbon-tag.png) no-repeat; 
}
/* Different ribbon tag */
.items-form .img-holder .recommended
{
	background: url(../images/sunweb.cars.nl-nl/bg-ribbon.png) no-repeat;
}
.hotel-holder .recommened
{
	background: url(../images/sunweb.cars.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;
}
div.miniski-logo
{
	background: #fff url(../images/sunweb.cars.nl-nl/miniski-logo.jpg) no-repeat;
}
/* Lefthand blocks */
.item-block .list-head
{
	font-size: 10px;
}
#homeMagazineBox .text
{
	padding: 15px 0px 20px 68px;
}
#homeMagazineBox .ico {
	float:left;
	margin:2px 0 0;
}
#homeMagazineBox .text a
{
	color: #333333;
}
#cancelBannerDiv
{
	display: inline;
}

