
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.png) left top no-repeat;
	padding:2px 4px 4px 24px;
	
}
	
div.content .newsList li {
	list-style:none;
	background:url(/ui/images/listicon.gif) 0px 5px no-repeat;
	padding:0 0 15px 20px;
}

div.content .newsList ul {
	margin-bottom:4px;
}
