.rss-container
{
	position:relative;
}
.rssshort 
{
	position: absolute;
	float:right;
	left: 100px;
	top: 0px;
}
.rsslong
{
	position: absolute;
	float:right;
	left: 250px;
	top: 0px;
}
.rsstheme
{
	width: 120px;
	background-color: lightyellow;
	padding: 2px 3px 2px 3px;
	border: 1px #000 dashed;
	font-size: 0.8em;
	/*filter:alpha(opacity=30);*/
	/*opacity: 0.3;*/
	/*-moz-opacity:0.3;)*/
}

/* NAME.nieuwslog use */
#zone_name { float: right; width : 20px; height: 1px; }
.rss-container_name { position:relative; }
.rsslong_name { position:absolute; float:right; left:330px; top:0px; }
.rsslong_name2 { position:absolute; float:right; left:160px; top:0px;}
.rsslong_name3 { position:absolute; float:right; left:160px; top:0px;}
.rsslong_name4 { position:absolute; float:right; left:350px; top:5px;}
.rsstheme_name { vertical-align:middle; width: 100px; background-color:#FFFFFF; padding:2px 3px 2px 3px; border:1px #000 dashed; font-size:1em; font-weight:bold;}
