﻿#news-feed
{
	background-image: url('../images/newsfeed-search.jpg'); 
	background-position:top center; 
	background-repeat:no-repeat; 	
	border: 0px none;
	height:35px;
	width:383x;
}

.sectiontext hr
{
	margin-top: 5px;
}

a.sectionlink
{
 	font-size: 11px;
 	font-weight: bold;
	color:	black;
	width:360px;
	margin-top: 3px;
}

.sectiontitle
{
 	font-size: 11px;
 	font-weight: bold;
	color:	black;
	width:360px;
	padding-top: 5px;
}

.sectionlink
{
	padding-bottom: 5px;
}

.sectiontitle
{ 
	margin-left: 10px;
}

span.sectionlink
{
 	color: blue;
 	font-size: 66%;
}

.sectiontext
{
 	font-size: 11px;
	margin-left: 10px;
	width:360px;
	padding-top: 5px;
	padding-bottom: 5px;
}
