.event {
	float: left;
	height: auto;
	width: 770px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.image {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
.title {
	float: left;
	height: 20px;
	width: 420px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.eventBox {
	float: left;
	width: 420px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

