
div.rssBlok {
	float:left;
	width: 44%;
	margin: 0px 1em 0px 1em;
	text-align:left;
	font-size:12px; color:#666;
}
div.longer { width: 90%; }
h1 { border-bottom: 3px solid blue; }
.green h1 { color:#008E38; border-color:#008E38; }
.orange h1 { color:#E6720D; border-color:#E6720D; }
.red h1 { color:#D81D15; border-color:#D81D15; }
h2 { color:#333; font-family:Arial, sans-serif; font-size:13px; margin:8px 0px 2px 0px; }
h2 a { font-weight:bold; }
.rssRightLink { float: right; }
.rssRightLink a { font-size:11px; }
a.copyright { text-decoration:none !important; float:right; }

