.rss-box {
}
.rss-items {
	color:##0099ff;
	list-style:none;
}
.rss-title {
	font-weight:bold;
}
.rss-item {
	font-weight : normal;
	font-size: 105%;
	font-weight:bold;
}
.rss-date {
	font-weight : normal;
	color: #F60;
	text-align: right;
}
