
/*----  tt_news LATEST view  ------*/

.news-latest-container {
  
  font-size:90%;
  margin-top:20px;
  clear:both;
}
.news-latest-container p{
 
}

.news-latest-container H2,.news-latest-gotoarchive {
  color:#062345;
  padding:0px;
  margin:0px;
  background:none;
  font-size:100%;
}
div#extra .news-latest-container H2{
  margin-bottom:5px;
  border:none;
  color:#062345;
  font-size:100%;
}
.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:#062345;
}
.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;
}
* + html div#extra .news-latest-item h3{
  padding:0px;
  margin:0px;
  margin-bottom:3px;
  background:none;
  font-size:100%;
}
 
.news-latest-item a{
  padding:0px;
        color: #333333;
}
.news-latest-item p{
 color:#775a1e;
 padding:0;
 margin:0;
}
.news-latest-item IMG {
  margin-top:5px;
  margin-right:5px;
  border:1px solid #666;
  padding:2px;
  background-color:#ffffff;
  float:left;
}
* + html div .news-latest-item IMG {
  margin-top:17px;
  margin-right:5px;
  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-morelink A {
 
}
.news-latest-morelink{
  margin-bottom:10px;
}
.news-latest-category{display:none;}