.rss_container{	
	margin:-5px 0 0 10px;
	float:left;
	width:190px;
	text-align:left;
	background:url(../img/nav/rss_bg.png) repeat-y #fff;
	font: normal 0.7em/1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#224572;
	text-shadow: #fff 1px 1px 2px;
}

.rss_container_top{	
	margin:1px 0 0 10px;
	float:left;
	width:190px;
	height:12px;
	text-align:left;
	background:url(../img/nav/rss_top.png) repeat-y #fff;
}

.rss_container_bottom{	
	margin:0 0 4px 10px;
	float:left;
	width:190px;
	height:8px;
	text-align:left;
	background:url(../img/nav/rss_bottom.png) repeat-y #fff;
}

#scrollingnews{
	float:left;
	width:162px;
	height:84px;
	margin:0 20px 0 10px;
}

.rss_item{
	float:left;
	width:162px;
	margin:3px 0 1px 0;
	padding-bottom:5px;
	border-bottom:1px dotted #aaa;
}

.rss_overflow{
	float:left;
	width:162px;
	height:15px;
	overflow:hidden;
	margin:3px 0 1px 0;
	padding-bottom:5px;
	border-bottom:1px dotted #aaa;
}