.rss_news {
	background-color:#f8f8f8;
	border:1px solid #f0f0f0;
	margin-bottom:2px;
	overflow:auto;
}

.rss_title {
	clear:both;
	overflow:auto;
	font-weight:bold;
	border-bottom:1px solid #000000;
	background-color:#404040;
	padding:2px;
}

.rss_description {
	clear:both;
	padding:2px;
	text-align : justify;
}

.rss_source {
	clear:both;
	padding:2px;
}

.rss_input {
	clear:both;
	padding:2px;
	border:1px solid #000000;
	font-size:8pt;
	background-color:#404040;
	size:20px
}

.rss_button {
	border:1px solid #000000;
	font-size:8pt;
	background-color:#404040;
	size:20px
}

.rss_infos {
	clear:both;
	overflow:auto;
	border-bottom:1px solid #000000;
	background-color:#404040;
	padding:2px;
}