.rss-title {
	padding: 0 0 13px 0;
}

.rss-title a{
	font-size: 13px;
	color:#000;
	font-weight: bold;
}

.rss-date {
	font-size: 9px;
}
.rss-item {
	list-style:none;
	line-height: 130%;
	font-size: 11px;
	color: #0d004c;
	padding: 0 0 10px 0;
}

.rss-item a{
	font-size: 12px;
	color: #2e3092;
	font-weight: bold;
}


#rss_background{
	/*float: right;
	text-align: left;*/
	width: 272px;
	background: #d9f4ee url(../graphics/twitter_background.jpg) top left no-repeat;
	border: 1px solid #afc3be;
	padding: 10px;
}

