/* Main Style Sheet */
div#contentTopRight{
    background-color: #0D0D0D;
}

#news{
}
#newsInfo{
width: 300px;
height: auto;
margin-top: 45px;
margin-left: 17px;
}
#newsContainer{
width: 300px;
height: 150px;
}

#tributo{
}
#tributoInfo{
width: 300px;
height: 220px;
margin-top: 50px;
}
#tributoContainer{
width: 300px;
height: 220px;
}


/*scroller*/
.scrollContent{
	height:auto;
}
.scrollItem{margin: 2px 0; font-size: 11px; padding: 2px 0;}
.scrollItem a {font-size: 10px !important; text-decoration:none;}
.scrollItem a:hover { text-decoration:underline; color: #CCC;}
.scrollItemDate{ color: #FFF;}
.scrollItemTitle{ color: #999;}
.scrollItemLink{float:left; }
.scrollDivider{clear:both; padding-top: 4px; _padding-top: 0px;  border-bottom: solid 1px #333333;  }
.scrollItemLink .EventTitle { margin-bottom: 2px; _margin-bottom: 0px;}