.serviceFeedContainer{
	
}

.serviceFeed{
	width: 100%;
	border-bottom: 1px dotted #999;
	font-family: arial, helvetica, georgia, serif;
    font-size: 14px;
    color: #333;
    font-weight: bold;
	margin-top: 3px;
	margin-bottom: 7px;
	padding-bottom: 6px;
}

.serviceFeed a {
	color: #777;
	text-decoration: none;
}

.serviceFeed a:hover {
	color: #333;
	text-decoration: none;
}

.serviceFeed img {
	margin-left: 6px;
	margin-right: 6px;
}

.noStats {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 14px;
	width: 100%;
	text-align:center;
	margin-bottom: 20px;
}
