#news-feed
{
	background-image: url('../images/news-feed.gif'); 
	background-position:top center; 
	background-repeat:no-repeat; 	
	border: 0px none;
	height:48px;
	width:276px;
	float: left;


}

.sectiontext hr
{
	margin-top: 5px;
}

a.sectionlink
{
 	font-size: 11px;
 	font-weight: bold;
	color:	black;
	width:266px;
	margin-top: 3px;
}

.sectiontitle
{
 	font-size: 11px;
 	font-weight: bold;
	color:	black;
	width:266px;
	padding-top: 5px;
	margin-bottom: 2px;
}

.sectiontitle
{
	margin-left: 10px;
}

span.sectionlink
{
 	color: blue;
 	font-size: 66%;
}
.sectiontext
{
 	font-size: 11px;
	margin-left: 10px;
	width:266px;

}
