#tdi_spotlight {
	position: relative;
	font-family: "VW Headline OT-Black", Arial, verdana, sans-serif;
	width: 333px;
	height: 299px;
	margin: 20px 0;
	background: url("../img/tdi_spotlight_bg.png") no-repeat;
	display: none;
}

#tdi_spotlight_car {
	position: absolute;
	top: 22px;
	right: 26px;
	color: #0454A5;
	font-size: 14px;
	font-weight: bold;
}
#tdi_spotlight_car a {
	text-decoration: none;
}

#tdi_spotlight_img {
	position: absolute;
	width: 318px;
	height: 209px;
	top: 50px;
	left: 4px;
	overflow: hidden;
}

#tdi_sptlight_lnk {
	position: absolute;
	right: 24px;
	bottom: 15px;
	font-size: 13px;
	font-weight: bold;
}

#tdi_sptlight_lnk a {
	text-decoration: none;
}