.element_offer {
	margin-bottom: 9px;
	width:625px;
	padding:0 0 3px 0;
	background:url("ill/panel.png") bottom left no-repeat;
	height: auto !important;
}

.element_offer .element_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:11px 11px 11px 11px;
	background:url("ill/panel.png") top left no-repeat;
	line-height: 1.3em;
}

.element_offer #element_selector {
	padding-top: 20px;
	height:40px;
	background-color:#00CC99;
	background:url("ill/boxbg.gif") top left repeat-x;	
}

.element_offer #element_selector #field_left {
	float: left;
	padding-left:30px;
}

.element_offer #element_selector #field_right {
	float: right;
	margin-right:50px;

}

.element_offer label{
	font-weight:bold;
	color:#FFFFFF;
	padding-right: 10px;
}

.element_offer #offer_category	{width: 150px; }
.element_offer #offer_order		{width: 150px; }

.element_offer_title {
	color:#747679;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin-bottom: 10px;
	cursor: pointer;
}

.element_offer_info {
	color:#666666;
}

.element_offer_info .splash_image {
	position: absolute;
	margin-left: 571px;
	margin-top: -11px;
}

.element_offer_info table {
	border: 0px;
	border-collapse: collapse;
}	

.element_offer_info td {
	vertical-align: top
}

.element_offer_image img {	
	width: 120px;
	height: 80px;
}

.element_offer_image_sep {
	height: 100%;
	width: 1px;
	background: url(/layout/1/ill/misc/sep_line.png) repeat-y top center;
	padding: 0px 8px 0px 8px;
}

.element_offer_image_sep img {
	height: 100%;
	width: 1px;
	padding: 0px 8px 0px 8px;
}

.element_offer_date {
	font-size: 10px;
	font-weight: normal; 
	color: #A0A0A0;
	margin-top:3px;
}

/* RELATED OFFERS */
div#relatedoffers {margin: 15px 0px 15px 10px;}

