#FeedEntry
{
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	background: url( ../img/feed/feed-icon-12x12.gif ) no-repeat;
	margin-bottom: 6px;
	padding-left: 18px;
}

#FeedEntryUpdated
{
	font-size: 7pt;
}

#FeedEntry a:link
{
	color: #E1E5F9;
	text-decoration: none;
}

#FeedEntry a:visited
{
	color: #E1E5F9;
	text-decoration: none;
}

#FeedEntry a:hover
{
	color: orange;
	text-decoration: none;
}

