.latest_offerteaser {
	background: url(/layout/1/ill/misc/offerteaser_box_bg.png);
	padding: 5px 7px 5px 7px;
	margin: 0px 0px 10px 8px;
	width: 156px;
	height: 170px;
	max-height: 170px;
}

.latest_offerteaser .header {
	color:#4D4D4D;
	font-weight: bold;
	height: 20px;
	padding-top:5px;
	white-space: nowrap;
}

.latest_offerteaser .content {
	color: #4D4D4D;
	height:60px;
	line-height:120%;
	overflow: hidden;
}

.latest_offerteaser .footer {
	height: 15px;
}

.latest_offerteaser .splash_image {
	position: absolute;
	margin-left: 120px;
	margin-top: -10px;
}

.latest_offerteaser .splash_image img {
	width: 51px;
	height: 51px;
}

.latest_offerteaser img.header_image {
	width: 155px;
	height: 65px;
}

.latest_offerteaser a:hover {
	text-decoration: underline;
}
	
.latest_offerteaser a {
	color:#0070BC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}