#eventsWrapper{
margin:12px 28px;	
	
}
.eventHead *{
	font-size:14px;
	font-weight:900;
	padding-bottom:13px;
	color:#9f5552;
}
.eventHead {
	border-bottom:1px solid #9f5552;
	
	}
.eventItem{
	font-size:11px;
}

.eventDate{
	display:block;
	float:left;
	width:130px;
	font-weight:900;
	}
.eventDate span{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:100 !important;
	}
.eventName{
	display:block;
	float:left;
	width:220px;
	font-weight:900;
	}
.eventTime{
	display:block;
	float:left;
	width:120px;
	}
.eventAddress{
	display:block;
	float:left;
	width:203px;
	}
.eventLink{
	display:block;
	float:left;
	width:120px;
	}
	