﻿.news
{
	clear:both;
	width:200px;
	}
	
.newsdate{
	font-style:normal;
	font-size:9px;
	color:#999999;
}

.newstitle{
	font-size:11px;	
	font-weight:normal;
	padding-top:0px;
	padding-bottom:5px;
	color:#3A7BA3;
}

.newscontent{
	font-size:11px;	
	padding-bottom:0px;
}

.newslink{	
	text-decoration:none;
	font-size:11px;
	color:#333333;
}

.newsFeedHeader
{
	font-family:Arial;
	font-size:14px;
	color:Gray;
	
	}

.newshr{
	text-align:left;
	background-color:#cccccc;
	color:#cccccc;
	height:1px;	
	width:300px;
}
