﻿/*.DNN_News_ItemLink 
{
 font-size: larger;
 font-weight: bold;
 margin-bottom: 0px;
}
.DNN_News_ItemDate 
{
 font-style: italic;
 margin: 0px;
}
.DNN_News_ItemDetails 
{
 margin: 0px;
}*/
.DNN_NewsFeedsContent p, .DNN_NewsFeedsContent a:link, .DNN_NewsFeedsContent a, .DNN_NewsFeedsContent a:visited {
	font-size:100%;
	margin:0px;
	padding:0px;
}
.DNN_News_ItemLink, .DNN_News_ItemLink a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100% !important;
	font-weight:normal;
	padding-bottom:0px;
	margin-bottom: 5px;
}
.DNN_News_ItemDate {
	color:#939393;
	font-size:80% !important;
	font-style:normal;
	padding-bottom:5px !important;
}
.DNN_News_ItemDetails {
	margin:0;
	font-size:50%;
}
.DNN_News_ItemSeparater, .DNN_News_ItemSeparater p {
	border-bottom: 1px solid #E2EDE0;
	margin: 5px 0px 10px !important;
	padding: 0px;
}
