TABLE.subsettings
{
	width: 100%;
	margin-top: 5px
}
TD.Label 
{
	width: 250px;
	white-space:nowrap
}
BUTTON.RssButton
{
	border: 0px;
	width: 16px; 
	height: 16px; 
	background-image: url(img/xml.gif);
	background-color: Transparent;
}
A.RssLink, A.RssLink:Hover, A.RssLink:Visited
{
	padding-left: 5px;
	padding-right: 5px;
	border:outset 1px;
	background-color:Orange;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:75%
}