
/*CSS per gli scroller RSS*/

#ticker2{
width: 490px;
height: 1.4em;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
margin-bottom:10px;
margin-top:10px;
}

#box {

width: 134px;
height: 260px;
border: 1px solid #fff;
padding: 3px;
/*filter: alpha(opacity=95);
opacity: 0.95;*/
background:  url('../images/mainpage.gif') #D9E1F1;
margin: 0px;
font-size:11px;
}

#box p {
	margin-bottom:12px;
	margin-top:0px;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color:#6A0000;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

