/*CSS per gli scroller RSS START */
#ticker_htmlit {
	width: 160px;
	height: 2.4em;
	border: 1px dashed #000;
	padding: 5px;
	background-color: lightyellow;
	margin:10px 0;
	text-align:left;
}

#box_htmlit {
	width: 140px;
	height: 180px;
	border: 1px dotted #262777;
	padding: 5px;
	background-color: #F3F3F3;
	margin: 10px;
	text-align: left;
	font-size: 11px;
}

.rssclass .rssdate {
	color: gray;
}

.rsstitle {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0;
}
.rssclass a {
	text-decoration: none;
}
</style>
/*CSS per gli scroller RSS STOP */