
body {margin: 0; padding: 0;}


#offer_container{
		float:left;
		margin:0;
		overflow:hidden;
		padding:0px 0 0 0px;
		position:absolute;
		width:576px;
		top:0;
		left:0;
	}
	#offer_container #spot{
		position:absolute;
		top:167;
		left:0;

	}
	#item_container{
		position:relative;
		width:182px;
		height:135px;
		border:1px solid #738eb5;
		float:left;
		margin-right:8px;
		margin-bottom:8px;
		overflow:hidden;
	}
	#item_container #price{
		z-index:40;}
	#info{
		padding:0px 2px 0px 5px;
		height:56px;
		background:url(/daily/common/feeds/html/deals/images/lidl/content_teaser_box.png) no-repeat top left;
	}
	#info h2{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#003278;
		font-size:11px;
		margin:0;
		padding:0;
	}
	#info h2 a{
		color:#003278;
		text-decoration:none;
	}
	#info div{
		clear:both;
		margin-top:2px;
		*margin-top:0px;
	}
	.text_blue{font-family:Verdana, Arial,sans-serif; font-weight:normal;color:#003278; font-size:9px;}
	.text_price{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;color:#0f3e80; font-size:13px;}
	.text_price a{color:#B41E0A; text-decoration:none;}
	.text_price a:hover{color:#0f3e80; text-decoration: underline;}
	.text_black1{font-family:Helvetica, Arial,sans-serif; font-weight:normal;color:#000000; font-size:11px;}
	.text_black2{font-family:Helvetica, Arial,sans-serif; font-weight:normal;color:#000000; font-size:10px; }
