
/*----  tt_news LATEST view  ------*/

.news-latest-container {
  height:1%;
  font-size:0.8em;
}
.news-latest-container p{  
}

.news-latest-container H2,.news-latest-gotoarchive {
  color:#fff;
  padding:0px;
  margin:0px;
  background:none;
}
div#extra .news-latest-container H2{
  margin-bottom:5px;
  border:none;
  color:#fff;
}
.news-latest-gotoarchive {
  font-weight:bold;
  margin-top:5px;
  padding-top:5px;
  
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
  color:#fff;
}
.news-latest-gotoarchive A {
  color:#fff;
}
.news-latest-item {
  padding:0px;
  margin:0px;
}
div#extra .news-latest-item h3{
  padding:0px;
  margin:0px;
  margin-bottom:3px;
  background:none;
}
.news-latest-item a{
  padding-left:10px;
  color: #535353;
}
.news-latest-item p{
  
}
.news-latest-item IMG {
        margin-top:3px;
  margin-bottom:2px;
  margin-right:2px;
  border:1px solid #666;
  padding:2px;
  background-color:#ffffff;
  float:left;
}
.news-latest-morelink IMG  {
  float: none;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:3px;
}
.news-latest-trenner IMG  {
  float: none;
  border:0px solid #ffffff;
  margin-top:10px;
  margin-right:0px;
  margin-left:0px;
  margin-bottom:2px;
}
.news-latest-category IMG {
  float: none;
  border:none;
  margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
  color:#666;
}
.news-latest-date{padding-left:10px;}
.news-latest-morelink A {
  
}
.news-latest-morelink{
  margin-bottom:10px;
}

