.HDR-Date 	{
	width: 17%;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	float:left;
	background-image: url(../graphics/Offer-BG-LB.jpg);
}
.HDR-Title 	{
	width: 83%;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	text-align: left;
	float:left;
	background-image: url(../graphics/Offer-BG-LB.jpg);
}

.Data-Date 	{width: 17%;	height: 24px;	padding-top: 2px;	padding-bottom: 1px;	background-color: #ECF2EC;  float:left}
.Data-Title {width: 83%;	height: 24px;	padding-top: 2px;	padding-bottom: 1px;	text-align: left;	background-color: #ECF2EC;	font-weight: bold; float:left}

.Data-Filler{width: 17%;	padding-top: 2px;	padding-bottom: 2px;  float:left;}
.Data-Desc 	{width: 83%;	padding-top: 2px;	padding-bottom: 12px;	text-align: left;  float:left;}

