.community-event-featured a,
.community-event-featured a:link,
.community-event-featured a:visited {
	font-size: 12px;
	background: transparent url(images/caret_content_link.png) no-repeat scroll 100% 58%;
	color: #333;
	font-weight: bold;
	padding: 0 12px 0 0;
	font-weight: bold;
}

.community-event-featured  table {
	border-collapse: separate;
	border-spacing: 0 5px;
	margin-bottom: 8px;
}

.community-event-featured ul {
	width: 54%;
	margin-right: 46%;
	margin-bottom: 8px;
	padding: 10px 0;
	float: left;
}

.community-event-featured li {
	float: left;
	list-style: none;
	width: 50%;
	padding: 5px 0px;
}

.community-event-bottom a
, .community-event-bottom a:link
, .community-event-bottom a:visited
, .community-event-bottom a:hover {
	color: #333;
}
