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:3px;
	left:10px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	width: 140px;
	height: 19px;
	text-align: center;

}

div#top-logo
{
	position:absolute;
	top:42px;
	left:19px;
}

div.offer-holder1
{
	position:absolute;
	left:168px;
	top:8px;
	height:194px;
	width:140px;
	border:0px solid black;
}

div.offer-holder2
{
	position:absolute;
	left:319px;
	top:8px;
	height:194px;
	width:140px;
	border:0px solid black;
}

div.offer-holder3
{
	position:absolute;
	left:470px;
	top:8px;
	height:194px;
	width:140px;
	border:0px solid black;
}

div.offer-img-holder
{
	position:absolute;
	top:0px;
	left:0px;
	width:125px;
	height:90px;
	border: 5px solid white;
}

div.offer-location
{
	border:0px solid black;
	position:absolute;
	top:106px;
	left:0px;
	font-weight:bold;
	color:#FFFF80;
	font-size: 12px;
	text-decoration: underline;
	overflow:hidden;
	width: 135px;
	height: 34px;
}

div.offer-location a
{
	color:#FFFF80;
}

div.offer-detail
{
	position:absolute;
	top:140px;
	left:0px;
	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:170px;
	left:0px;
	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:156px;
	left:14px;
	width: 130px;
	height: 30px;
}

