#rss-link {
margin:4px 0 6px 0;
padding: 4px 0 4px 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #B3B1B3;
}

#icon-bar {
margin:0;
padding:0;
position:relative;
width:198px;
height:49px;
border-top: 1px dotted cyan; 
border-bottom: 1px dotted cyan;
clear:both;
}

.MetroCard-icon {
	width:198px;
	position: absolute;
	float:left;
	z-index:50;
	left: 1px;
}

.rss-icon-link {
	width:198px;
	padding-top:4px;
	position: absolute;
	text-align:right;
	float:right;
	z-index:100;
	left: -1px;
}

.boldHead {
font-weight:bold;
color:#004E99;
}

.fineprint {
font-size:10px;
font-weight:normal;
}

.fineprint_hd {
font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
