.coin div.rssfeedCatTitle {
	background-color: #33CCFF;
}
.coin div.rssfeedMore {
	background-color: #ADEBFF;
}
.coin div.rssfeedMore2 {
	background-color: #E1F7FF;
}
.coin div.rssfeedMarge {
	background-color: #E1F7FF;
}
.coin div.rssfeedTitle {
	background-color: #E1F7FF;
}
.coin div.rssfeedTitleOpen {
	background-color: #FFFFFF;
}
.coin .quickmenu {
	background-color: #E1F7FF;
}
.coin .activetab {
	background-color: #E1F7FF;
	width: 50%;
	text-align: center;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #5C5C5C;
	padding: 8px 10px 6px;
	font-size: 110%;
	line-height: 95%;
	font-weight: bold;
	border-bottom: solid 1px #E1F7FF;
}
.coin .inactivetab {
	background-color: #33CCFF;
	border-bottom: solid 1px #666666;
	width: 50%;
	text-align: center;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #5C5C5C;
	padding: 8px 10px 6px;
	font-size: 110%;
	line-height: 95%;
	font-weight: bold;
	text-decoration:underline;
	cursor: pointer;
}
.coin #menu_news{
    width: 100%;
}
.coin #news {
	background-color: #E1F7FF;
	display: block;
	padding: 15px 0 0 0;
}
.coin #news_archive {
	background-color: #E1F7FF;
	display: none;
	padding: 15px 0 0 0;
}
.coin #news_footer {
	display: block;
}
.coin #news_archive_footer {
	display: none;
}	