@charset "utf-8";
/* CSS Document */

/*
RSS Feeds default styles

DO NOT change these styles unless the client insists and management approves.
*/
#rssFeeds .rssIcon {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#rssFeeds .rssIcon a {
	display: block;
	text-decoration: none;
}
#rssFeeds .rssIcon a img {
	border: none;
}
#rssFeeds .rssIcon .hideText {
	visibility: hidden;
}
.rssAOL {
	background: url(/_include/common/socialnetworking/images/aol.gif) no-repeat left top;
	height: 14px;
	width: 63px;
}
.rssBloglines {
	background: url(/_include/common/socialnetworking/images/bloglines.gif) no-repeat left top;
	height: 17px;
	width: 76px;
}
.rssGoogle {
	background: url(/_include/common/socialnetworking/images/google.gif) no-repeat left top;
	height: 17px;
	width: 104px;
}
.rssMSN {
	background: url(/_include/common/socialnetworking/images/msn.gif) no-repeat left top;
	height: 14px;
	width: 71px;
}
.rssPluck {
	background: url(/_include/common/socialnetworking/images/pluck.gif) no-repeat left top;
	height: 17px;
	width: 80px;
}
.rssTechnorati {
	background: url(/_include/common/socialnetworking/images/technorati.gif) no-repeat left top;
	height: 17px;
	width: 91px;
}
.rssYahoo {
	background: url(/_include/common/socialnetworking/images/yahoo.gif) no-repeat left top;
	height: 17px;
	width: 91px;
}