.newsItem {
	margin-bottom: 20px;
	background-color: #e9e9e9;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.newsItem img {
	padding: 						0 4px 0 4px;
}
.newsItemHead {
	color: 							#1E87C5;
	padding: 						3px;
	background-color: 			inherit;
	font-size:						1.3em;
}
.newsItemInfo {
	text-align: 					right;
	padding: 						3px;
	color: 							#000000;
	font-size: 						.9em;
	font-style: 					italic;
	background-color: 			inherit;
}
.newsItemTitle a {
	font-weight: 					bold;
}
.newsItemTitle a:hover {}
.newsItemPoster, .newsItemPostDate, .newsItemStats {	}
.newsItemPoster a:hover {}
.newsItemBody {
	padding: 						5px;
        color:                                                  #000000;
}
.newsItemText {
	margin-top: 					1px;
	margin-bottom: 				1px;
	text-align:						justify;
}
.newsItemText a , .newsItemInfo a, .newsItemFoot a {}
.newsItemText a:hover .newsItemInfo a:hover, .newsItemFoot a:hover {}
.newsItemBody a{}
.newsItemBody a:hover {}
.newsItemText:first-letter {}
.newsItemFoot {
	color:							#000000;
	text-align: 					right;
	padding: 						3px;
	margin-right: 					20px;
	margin-left: 					20px;
	background-color: 			inherit;
}
.newsItemAdminLink {
	color:							#000000;
	font-size: 						.9em;
	background-color: 			inherit;
}
.newsItemPermaLink {
	color:							#000000;
	background-color: 			inherit;
}