div.content .newsList p{
	margin-bottom:8px;
}
div.content .newsList p.newsFeed { margin-bottom: 20px; }
div.content .newsList p.newsTitle { margin-bottom: 4px; }

.newsList a.rssiconlink {
	background:url(/ui/images/rss.gif) left top no-repeat;
	padding:2px 4px 4px 24px;
	
}

.newsList a.newstitlelink {
	font-weight:bold;
}
	
div.content .newsList li {
	list-style:none;
	padding: 0 0 15px 25px;
	margin:0;
	background: url(/ui/images/listicon.gif) 1px 0px no-repeat;
}

div.content .newsList ul {
	margin-bottom:4px;
}
