.rss-reader {
	height:340px;width:100%;overflow:auto;
}


#rss-header .rss-title {
	font-size:  18px;
	font-weight: bold;
	margin-bottom: 4px;
	border-bottom: solid 2px #f1efe2;
}

#rss-header .rss-description {
	color: #716f64;
	font-size:  14px;
}

#rss-body {
	font-size:  15px;
	line-height: 20px;
	padding: 6px;
}

#rss-body .rss-title{
	margin: 8px 0px 8px 0px;
}

#rss-body .rss-pubdate {
	font-size:  12px;
	color: #666666;
	text-align: right;
	border-bottom: solid 1px #339933;
}