body
{
	margin:0; padding:0;
	font-size: 10px;
	color: white;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}

div#lm-date
{
	position:absolute;
	top:1px;
	left:10px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	width: 129px;
	height: 16px;
	text-align: center;

}

div#top-logo
{
	position:absolute;
	top:27px;
	left:24px;
}

div.offer-holder1
{
	position:absolute;
	top:0px;
	left:150px;
	height:100px;
	width:247px;
	border:0px solid black;
}

div.offer-holder2
{
	position:absolute;
	top:0px;
	left:397px;
	height:100px;
	width:247px;
	border:0px solid black;
}

div.offer-img-holder
{
	position:absolute;
	top:14px;
	left:10px;
	width:83px;
	height:60px;
	border: 5px solid white;
}

div.offer-location
{
	border:0px solid black;
	position:absolute;
	top:14px;
	left:112px;
	font-weight:bold;
	color:#FFFF80;
	font-size: 12px;
	text-decoration: underline;
	overflow:hidden;
	padding: 3px 0px 0px;
	width: 135px;
	height: 34px;
}

div.offer-location a
{
	color:#FFFF80;
}

div.offer-detail
{
	position:absolute;
	top:44px;
	left:112px;
	overflow:hidden;
	white-space: nowrap;
	font-size: 10px;
	color: white;
	width: 135px;
	height: 28px;
}

div.offer-detail b a
{
	font-size: 11px;
	color: #FFFF80;
}

div.offer-more-lm
{
	position:absolute;
	top:72px;
	left:112px;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	overflow:hidden;
	padding: 0px 0px 0px;
	width: 135px;
	height: 16px;
	text-align: left;
}

div#footer-box
{
	position:absolute;
	top:27px;
	left:655px;
	width: 80px;
	height: 50px;
}

