/* CSS Document */

/*----  tt_news LATEST view  ------*/

.news-latest-container {
  width: 180px;
  padding-left:10px;
  padding-bottom:15px;
  height:1%;
  font-size:0.7em;
}
.news-latest-container p{
  color: #333;
}

.news-latest-container H2,.news-latest-gotoarchive {

	display: none;
  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:0,0,5px,0;
  border-bottom: 1px solid #666;
}
div#extra .news-latest-item h3{

font-weight: normal;

  padding:0px;
  margin:0px;
  margin-bottom:3px;
  background:none;
}
.news-latest-item a{
  padding:0px;
  margin:0;
  font-size:11px;
  color: #333333;
}
.news-latest-item p{
  
}
.news-latest-item IMG {
  margin-top:10px;
  margin-bottom:3px;
  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:1px solid #333;
  margin-top:10px;
  margin-right:5px;
  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;
display:none;
  
}

.news-latest-morelink A {
  
}
.news-latest-morelink{
  margin-bottom:10px;
}

