.feedEntry {
	/*border-width: 1px; 
	border: dashed;*/
	margin: 20px;
}

.feedTitle {
	font-weight: 700;
	font-size: 12pt;
	text-decoration: none;
	color: black;
}

.feedDate {
	font-weight: 100;
	font-size: 10pt;
}

.feedContent {
	/*border-width: 1px;
	border: solid;*/
	margin-bottom: 40px;
	text-indent: 0;
}