.eventBox {
	width: 600px;
	margin: 5px auto;
	clear: both;
}

.eventBox img{
	float: right;
	margin: 0 0 3px 3px;
	border:1px;
}

.eventTitle {
	width: 275px;
	font-weight:bold;
	float:left;
}

.eventDate {
	width: 275px;
	font-weight:bold;
	float:right;
}
