#event_contents {
margin-top: 10px;
width: 441px;
}

#event_details {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	width: 441px;
}

#event_header {
height: 20px;
background:#970416;
width: 441px;
color:white;
font-size: 14px;
font-weight:bold;
padding-top: 2px;
}

.event_headline_container {
padding-top: 2px;
height: 16px;
background: #e7e7e7;
border-bottom: 1px solid #808080;
}

.event_headline {
width: 300px; 
float: left;
}

.event_date {
width: 120px; 
float: left;
}

