/* CSS Document */
.channelTitle {
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
	line-height: 1.5em;
}

.articleTitle {
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	line-height: 1.5em;
}

.eventTitle {
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif;
	line-height: 1.5em;
}

.comments-Grey {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	line-height: 1.5em;
}
