.event_feature {
	position: relative;
}

.ef_pic {
	width: 370px;
	height: 118px;
}

.ef_promo {
	background-color: #FFFFFF;
	padding: 8px 15px;
	width: 340px;
	/* height: 43px; */
	font-size: 8pt;
	margin-bottom: 10px;
}


.ex_el_head {
	height: 38px;
	width: 370px;
	background-color: #404041;
}

.ex_eventlist {
	position: relative;
	font-size: 8pt;
	display: block;
	height: 412px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.ex_el_event {
	position: relative;
	padding: 8px 20px 8px 25px;
}

.ex_el_ex {
	position: absolute;
	margin-left: -15px;
	top: 11px;
}

.ex_el_content {
	width: 225px;
}
