#rss-feed a
{
	text-indent: -10000px;
	height: 20px;
	width: 20px;
	padding: 2px;
	float: left;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	cursor: pointer;
	display: block;
	background-image: url(../images/layout/icn-rss.png);
}
