/* Show the 'geef uw mening' ribbon in corner of the site */
#ribbon-tag 
{ 
	background: transparent url(../images/sunweb.winter.es-es/ribbon-tag.png) no-repeat; 
}
/* Different logo image */
.logo span 
{ 
	background: url(../images/sunweb.winter.es-es/sunweb-logo.png) 0 0 no-repeat; 
}
/* Different ribbon tag */
.items-form .img-holder .recommended
{
	background: url(../images/sunweb.winter.es-es/bg-ribbon.png) no-repeat;
}
.hotel-holder .recommened
{
	background: url(../images/sunweb.winter.es-es/bg-ribbon02.png) no-repeat;
}
/* Weather Source */
.weather-source
{
	display: none !important;
}
/* Different size price columns */
.table-box table td.column01
{
	width: 155px;
	text-align: left;
	padding-left: 4px;
}
.table-box table td.column02
{
	width: 340px;
	vertical-align: middle;
}
.table-box table td.column03, 
.table-box table td.column04, 
.table-box table td.column05, 
.table-box table td.column06, 
.table-box table td.column07, 
.table-box table td.column08, 
.table-box table td.column09, 
.table-box table td.column10, 
.table-box table td.column11, 
.table-box table td.column12, 
.table-box table td.column13, 
.table-box table td.column14, 
.table-box table td.column15
{
	width: 50px;
} 
.table-box table td.empty
{
	width: 25px;
}
/* Hide the i-icon in the legenda on the price tab because no text resources */
#legenda .legend-box h3 .itje
{
	display: none;
}
