/* CSS Document */
#news_rssfeed {
	background: #efefef;
	width: 360px;
	height: 180px;
	margin: 0px;
	font-size: 10px;
	overflow: auto;
}
#news_rssfeed2 {
	background: #efefef;
	width: 260px;
	height: 180px;
	margin: 0px;
	font-size: 10px;
	overflow: auto;
}


