.rss-container
{
	position:relative;
}
.rssshort 
{
	position: absolute;
	float:right;
	left: 100px;
	top: 0px;
	z-index:1;
}
.rsslong
{
	position: absolute;
	float:right;
	left: -48px;
	top: 15px;
	z-index:1;
}
.rssactive
{
	position: absolute;
	float:right;
	left: -48px;
	top: 30px;
	z-index:1;
}
.rsslong1
{
	position: absolute;
	float:right;
	left: -98px;
	top: 15px;
	z-index:1;
}
.rssactive1
{
	position: absolute;
	float:right;
	left: -108px;
	top: 30px;
	z-index:1;
}
.rsstheme
{
	width: 120px;
	/*background-color: lightyellow;*/
	background-color:#000;
	padding: 2px 3px 2px 3px;
	border: 1px #fff dashed;
	font-size: 11px;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;)
}
.rsstheme1
{
	width: 180px;
	/*background-color: lightyellow;*/
	background-color:#000;
	padding: 2px 3px 2px 3px;
	border: 1px #fff dashed;
	font-size: 11px;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;)
}
.rsstheme2
{
	width: 210px;
	/*background-color: lightyellow;*/
	background-color:#000;
	padding: 2px 3px 2px 3px;
	border: 1px #fff dashed;
	font-size: 11px;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;)
}

.rss 
{
	font-size:11px;color:#fff;text-decoration:none;
	/*filter:alpha(opacity=90);*/
	/*opacity: 0.9;)*/
	/*-moz-opacity:0.9;)*/
}
