div.element_offers { }

div.element_offers .leftcontent {
	margin-top: 7px;
	margin-left: 7px;
	float: left;
	width: 212px;
}
div.element_offers .rightcontent {
	float: right;
	width: 75px;
}
div.element_offers .rightcontent img {
	float: right;
}

div.element_offers div.title {margin-bottom: 10px;}


div.element_offers div.item {clear: both; margin-bottom: 12px;}
div.element_offers div.date {float: left; width: 30px; margin: 0; padding: 0; margin-right: 15px; color:#4d4d4d;}
div.element_offers div.content {float: left; padding: 0; width: 160px; margin-top: 0; }
