div.eventextended_empty_height {
	height: 10px; 
}

hr.eventextended {
	border:none; 
	border-top:1px dashed black; 
	height:1px; color:#000000; 
	margin-top: 5px;
	margin-bottom: 5px;
}

hr.eventextended_clear {
	border:none; 
	border-top:1px dashed black; 
	height:1px; color:#000000; 
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

div.eventdate {
	padding: 2px 0;
	font-size: 12px;
}

div.eventextended-shortdescription, div.eventextended-subtitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.eventdate-top {
	margin-bottom: -8px; display: block
}

.nowrap { white-space: nowrap; }