﻿.FeedBoxLink
{
	font-size: 10pt;
	color: #ffcc66;
	font-family: Arial;
	margin: 2px;
	font-weight:bold;
	text-decoration:none;
}

.FeedBoxRssIcon
{
	background-image: url(../../App_Themes/iTheme/images/itheme-mini-rss.gif);
	width: 18px;
	background-repeat: no-repeat;
	height: 24px;
	float:left;
}

.FeedBoxAtomIcon
{
	background-image: url(../../App_Themes/iTheme/images/itheme-mini-rss.gif);
	width: 18px;
	background-repeat: no-repeat;
	height: 18px;
	display: inline-block;
}
