.date_feature {
	position: relative;
}

.df_promo {
	background-color: #FFFFFF;
	padding: 8px 15px;
	width: 340px;
	height: 43px;
	font-size: 8pt;
}

.df_pic {
	width: 370px;
	height: 338px;
}


.date_el_head {
	height: 28px;
	background-color: #404041;
	padding-left: 20px;
	padding-top: 13px;
	color: #FFFFFF;
}

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

.date_el_event {
	position: relative;
	padding: 8px 20px;
}

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

.date_el_content {
	width: 225px;
}

