@charset "UTF-8";
/* CSS Document for RSS related elements */
a.rssReader:hover {
	color: silver;
	font-family: Verdana, sans-serif;
	font-weight: 700;
	line-height: 25px;
	text-decoration: none;
}
a.rssSynd {
	line-height: 25px;
	text-decoration: none;
	float: left;
}
div.rssSynd {
	display: block;
	float: left;
	padding: 5px 0;
	text-align: center;
	width: 100px;
}
a.rssReader {
	color: #3BBD39;
	font-family: Verdana, sans-serif;
	font-weight: 700;
	line-height: 25px;
	text-decoration: none;
}
img.rssReader {
	padding-bottom: 5px;
	vertical-align: middle;
}
img.rsslinks {
	vertical-align: middle;
}
