#spotlight-deal .deal-block-item .voordeelcalculator-actie-banner {
	display:block;
	width:490px;
	height:230px;
	background: url("../img/voordeel-banner-polo-sprite.png");
	text-indent:-9999px;
}

#spotlight-deal .deal-block-item .voordeelcalculator-actie-banner-ecomotive {
	display:block;
	width:490px;
	height:230px;
	background: url("../img/voordeel-banner-ibiza-sprite.png");
	text-indent:-9999px;
}

#spotlight-deal .deal-block-item .voordeelcalculator-actie-banner-greenline {
	display:block;
	width:490px;
	height:230px;
	background: url("../img/voordeel-banner-fabia-sprite.png");
	text-indent:-9999px;
}


#spotlight-deal .deal-block-item .voordeelcalculator-actie-banner:hover,
#spotlight-deal .deal-block-item .voordeelcalculator-actie-banner-ecomotive:hover,
#spotlight-deal .deal-block-item .voordeelcalculator-actie-banner-greenline:hover{
	background-position: 0 -230px;
}

#spotlight-deal .deal-block-item#actie-banner{
	padding:0;
	width:490px;
	height:230px;
}

#onderhouden {
	background: url(../img/hk-onderhouden.png);
	width: 240px;
	height: 210px;
	float:left;
	margin-right:10px;
	text-indent: -999999px;
}

#winterbanden {
	background: url(../img/HK-Winterbanden-Sprite.png);
	width: 240px;
	height: 210px;
	float:left;
	margin-right:10px;
	text-indent: -999999px;
}

#winterbanden:hover {
	background-position: 0px -210px;
}

/* Winterbanden bericht visual */
div#ww-overlay {
	position:relative;
	top: -125px;
	left: 90px;
}

div#ww-overlay .title {
	color: #FFF;
	font-size:18px;
	margin:0px;
	text-align: center;
}

div#ww-overlay .temperature {
	color: #FFF;
	margin-top: -5px;
	font-size:36px;
	text-align: center;
}

