

#alsoLike{
	float: left;
	padding: 10px 0px;
}

.additionalEvent{
	float: left;
	margin-right: 5px;
	width: 215px;
}

.addEvtPic{
	max-height: 100px;
	padding-bottom: 10px;
	text-align: center;
}

.addEvtPic img{
	max-height: 100px;
}

.addEvtTitle{
	text-align: center;
}

a.addEvtTitle:link{
	color: #1C7ECA;
	font-weight: bold;
	text-decoration: none;
}

a.addEvtTitle:visited{
	color: #1C7ECA;
	font-weight: bold;
	text-decoration: none;
}

a.addEvtTitle:hover{
	color: #1C7ECA;
	font-weight: bold;
	text-decoration: underline;
}

a.addEvtTitle:active{
	color: #1C7ECA;
	font-weight: bold;
	text-decoration: none;
}

.addEvtBlurb{
	font-family: Arial;
	font-size: 70%;
}
