/* fixes for tt_news 3 */


#teaser_landing h1.csc-firstHeader {color: #666; margin-bottom: 0; padding-bottom: 0;}
#teaser_landing h1.csc-firstHeader a {color: #7B7E00; }
#teaser_landing h1.csc-firstHeader a:hover {background-color: #7B7E00; color: #eee;}
#teaser_landing div.news-latest-container {margin-top: 6px;}

#teaser_landing div.news-latest-item span.news-latest-date {color: #666;}
#teaser_landing div.news-latest-item h2 {padding: 10px 0;}
#teaser_landing div.news-latest-item h2 a {font-size: 13px;}

div.news-latest-gotoarchive {display: none;}

div#tl1 div.news-latest-gotoarchive, div#tl2 div.news-latest-gotoarchive {
font-weight:normal;
margin-top:8px;
padding-top:8px;
border-top: none;
}


div.news-latest-item h2 span.newsdate {font-size: 13px;}

#tl2 h1 {padding-left: 10px;}


