/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-scroller-latest-item {
	color:black;
    font-family: helvetica, arial, sans-serif;
	font-size:9pt;
} 

.news-scroller-latest-title {
    color:#b41a12;
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
    border:0px;
    border-bottom:1px solid black;
    font-size:10pt;
    font-weight:bold;
}

.news-scroller-latest-title a, .news-scroller-latest-title a:hover {
    color:#b41a12;
	text-decoration:none;
}


.news-scroller-latest-content a, .news-scroller-latest-content a:hover {
	color:black;
	text-decoration:none;
}
