.jofbevents {
	padding: 0 2%;
	overflow-y: auto;
	overflow-x: hidden;
}
.jofbevents-wrap{
	padding: 5px 5px;
}
.jofbevents-top{
	border-bottom: 1px solid #D8DFEA;
	padding: 10px;
	margin-bottom: 10px;
}
.jofbevents{
	
}
.jo-fbevent-image{
	float: left;
	margin-right: 10px;
}
.jo-fbevent-title{
	/*color: #3B5998;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}
.jo-fbevent-title a:link,
.jo-fbevent-title a:visited{
	text-decoration: none;
	/*color: #4e5d32;*/
	line-height: 35px;
	font-size: 18px;
}
.jo-fbevents{
	float: left;
	width: 100%;
	padding: 7px 0;
	line-height: 23px;
	border-bottom: 1px solid #E9E9E9;
}

.jo-fbevent-time{
	/*color: #3B5998;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}