h2#ttl-article {
	font-family: "AvantGarde Bk Bt",Lucida Grande,Verdana;
	line-height: 1em;
	margin: 10px 0px;
	text-transform: uppercase;
}

.sIFR-active h2#ttl-article
{
	/*visibility: hidden;*/
	font-family: Verdana;
	line-height: 1em;
}

#table-content h4 {
	font-family: "AvantGarde Bk Bt", Lucida Grande, Verdana;
	line-height: 0.8em;
	margin: 5px 0px;
	text-transform: uppercase;
}

.sIFR-active #table-content h4
{
	/*visibility: hidden;*/
	font-family: Verdana;
	line-height: 1em;
}

#issue-date {
	display: none;
}

#table-contents .rss {
	margin: 10px 0;
	padding: 10px 0;
	font-weight: bold;
}

#navigation .rss {
	margin: 30px 30px 0 0;
	padding: 30px 0 0;
	font-weight: bold;
	clear: both;
}

#table-contents .rss a, #navigation .rss a {
	background: #fff url('../images/icons/feed-icon-28x28.png') 5px 10px no-repeat;
	padding: 15px 0 15px 40px;
}
#table-contents .rss a:hover, #navigation .rss a:hover {
	background: #fff url('../images/icons/feed-icon-28x28.png') 5px 10px no-repeat;
	color: #578EBD;
	padding: 15px 0 15px 40px;
}
