@charset "utf-8";
.rssdescription {
	color: #333;
	background-color: #F0F0F0;
	text-align: justify;
	font-size: 10px;
	margin-top: -12px;
	margin-bottom: -13px;
	padding-left: 10px;
	padding-right: 10px;
}
.rsstitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: bold;
}
.rsslink {
	font-size: 9px;
	margin-left: 80%;
}
