/* RSS
----------------------------*/
.b-rss {
	padding: 0 10px 10px;
	
}
.rss-h {
	background: #CD494A;
	text-align: center;
}


.yandex_news_title {
	text-decoration: none;
	text-transform: uppercase;
	color: Red;
	font-weight: bold;
	font-size: 10px;
}
a.yandex_news_title:hover {
	color: Gray;
}
.yandex_annotation {
	text-decoration: none;
	color: Blue;
	font-weight: normal;
	font-size: 10px;
	
}
