ul.news_feeds {
	margin: 0px;
	padding: 0px;
}

ul.news_feeds li {
	list-style-type: none;
	background-image: url(/images/rss_logo_square_shadow.png);
	background-repeat: no-repeat;
	min-height: 40px;
	padding: 5px 0px 0px 40px;
}
