.rss-animator {
	 height: 49px; 
	 width: 999px;
	 background-image: url(../img/rss_bar_shadow.gif);
	 text-align:left;
	 margin-top:20px;
	}
	
.rss-icon {
    background: url(../img/RSSimage30x30.jpg) 0 0 repeat-y;
}
.tl {background: url(../img/corner_tl.gif) 0 0 no-repeat;}

div#news-slide {
    position:relative;
    overflow:hidden;
    white-space:nowrap;
    float:right;
    width:950px;
    height:40px;
}
ul#news-slide-list {
    position: relative;
    overflow:hidden;
    white-space:nowrap;
    width:950px;
    height:40px;
}
ul#news-slide-list li {
    position: absolute;
    left:950px;
    top:0px;
    
}
ul#news-slide-list li.news-slide-first, li.news-slide-first {
    left:0;
}