#offers_content {
	font-size:14px;
	color: #888888;
}

#offers_content table {
	height: 150px; 
	width: 100%;
	border: solid 1px #CCCCCC; 
	margin-bottom: 10px
}

#offers_content table td {
	padding-left: 10px;
	padding-right: 10px;
}

#offers_content .image_cell{
	width: 160px;
	vertical-align: middle; 
	border-right: 1px dashed #CCCCCC;
}

#offers_content .header_cell{
	height: 26px; 
	text-align: left;
}

#offers_content .header_cell a{
	color: #03AFFF;
	font-size: 16px; 
	text-decoration: none; 
}

#offers_content .price_cell{
	width: 300px; 
	height: 26px; 
	text-align: right; 
	font-size: 16px;
}

#offers_content .region_cell{
	text-align: left;
	border-bottom: 1px dashed #CCCCCC; 
	font-size: 12px;
	color: #888888;
	font-weight: bold;
	height: 22px;
}

#offers_content .area_price_cell{
	text-align: right; 
	border-bottom: 1px dashed #CCCCCC;
	font-size: 12px; 
	color: #888888;
	font-weight: bold;
	height: 22px;
}

#offers_content .info_cell{
	text-align: left; 
	color: #888888;
}

#offers_content .info_cell{
	text-align: left; 
	color: #888888;
}

#offers_content .type_cell{
	text-align: left; 
	font-size:12px;
}

#offers_content .contact_cell{
	text-align: right;
}

#offers_content .contact_cell a{
	color: #FF8040; text-decoration: none;
}
