<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rssscroller_module {
	position:relative;
	overflow:hidden;
}

.rssscroller_module .fc-outer {
	position:absolute;
	overflow:hidden;
	width: 100%;
}

.rssscroller_module .fc-inner {
	position:absolute;
	line-height:normal;
	width: 100%;
	padding-bottom: 10px;
}

.rssscroller_module .fc-overlay {
	position:absolute;
	width: 100%;
	background-color: #FFF;
}

.rssscroller_module ul {
	padding-left: 0px;
	margin: 10px 0 0 0;
	font-size:1.0em;
}

.rssscroller_module .rsstitle {
}

.rssscroller_module .rsslabel {
}

.rssscroller_module .rssdate {
	color: #666;
}

.rssscroller_module .rsscontent {
}</pre></body></html>