#scroll-table {
	margin-top: 10px;
}

#scroller {
	height:60px;
	width: 215px;
	padding: 5px;
}

.rssclass .rsstitle {
	font-weight: bold;
	position: relative;
}

.rssclass .rssdate {
	color: gray;
	font-size: 8pt;
}

.rssclass a {
	text-decoration: none;
	color: #368a39;
	font-weight: bold;
}

.rssclass a:hover {
	text-decoration: underline;
}

