#homeevents img {
	display: block;
	margin: 6px auto 0px;
	width: 150px;
	border: 1px solid #fff;
}
#homeevents a:hover img {
	border: 1px solid #C0261B;
}
#homeevents h4 em,
#homeevents p em {
	font-weight: normal;
	font-style: normal;
}
