.offer_logo {
	margin: 18px 0 0 5px;
}

.offer_area {
	display: block;
	position: relative;
	clear: both;
}

.offer_area_hl {
	display: block;
	position: relative;
	clear: both;
	background: #ffc;
	padding: 7px 0 7px 0;
}

.offer_details {
	display: block;
	position: relative;
	float: right;
	text-align: left;
	width: 630px;
}

.offer_header {
	border-bottom: 1px dashed #999;
	margin: 3px 0 4px 20px;
	padding: 0 0 2px 0;
}

.offer_header a, .offer_header a:visited {
	text-decoration: none;
	font-weight: bold;
}

.offer_header a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.offer_info_promoter {
	display: block;
	position: relative;
	float: left;
	width: 244px;
}

.offer_info_type {
	display: block;
	position: relative;
	float: left;
	width: 140px;
}

.offer_info_start {
	display: block;
	position: relative;
	float: left;
	width: 123px;
}

.offer_description {
	margin-left: 20px;
	margin-bottom: 4px;
}

.offer_footer {
	margin-left: 20px;
	color: #666;
}
