div.eventlistitem {
	margin: 0px 0px 12px;
	font-size: 13px;
	line-height: 17px;
}

.boldtext {
/*	font-weight: bold;*/
	font-weight: normal;
	text-transform: uppercase; 
}

.futuredate {
	font-weight: bold;
/*	color: #F8BE07;*/
}

.inactive {
	font-size: 13px;
}

