/* default styles for extension "tt_news" */
  /* example styles for the pagebrowser */
    .tx-ttnews-browsebox TD { font-size: 10px; }
    .tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-ttnews-browsebox-SCell { background-color: #EEE; }


.news-latest-item{
 background-color:#DEDFDE;
 padding: 5px;
}

.news-latest-item a:link, .news-latest-item a:visited, .news-latest-item a:hover {
 font-weight: normal;
 color: #525552;
 text-decoration: none;
}

.news-latest-morelink a:link, .news-latest-morelink a:visited {
 color: #638EC6;
 font-weight: bold;
}

.news-latest-morelink a:hover {
 color: #638EC6;
 font-weight: bold;
 text-decoration: underline;
}




.news-spacer{
 height:10px;
 margin: 0;
 padding: 0;
}
