.clearer {
  clear: both;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
margin-top: 0px;
}

.news-list-item {
  margin: 30px 20px 40px 0px;
width: 195px;
float: left;

}

.news-list-header {
  border-bottom: 2px solid #999;
  height: 32px;
  margin: 0 0 3px 0;
  padding: 0px;
  width: 100%;
  float: left;
}

#Content .news-list-header h2 {
  display: inline;
  text-align:left;
}

.news-list-header h2 a {
  color: #4d4d4d;
  font-size: 12px;
  text-decoration: none;
  width: auto;
  float: left;
  clear:both;
font-weight: normal;
text-transform: uppercase;
}


.news-list-date {
  color: #666;
  float: left;
  font-size: 12px;
margin-top: 5px;
display: none;
}

.news-list-content {
  float: left;
padding-bottom: 3px;
  width: 100%;
}

.news-list-content img {
  float: left;
  margin: 5px 10px 5px 5px;
}

#Content .news-list-content p {
font-size: 12px;
color: #4d4d4d;
}

.news-list-morelink {
  float: left;
  height: 16px;
  margin: 5px 0 0 0;
  text-align: center;
}

.news-list-morelink a {
  color: #808080;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.news-list-category {
display: none;
}

/*--------------------------------- tt_news SINGLE view  -----------------------------------*/
.news-single-header {
  background: none;
   border-bottom: 2px solid #999;
  height: 17px;
  line-height: 17px;
  margin: 30px 0 5px 0;
padding-bottom: 1px;
}

#Content .news-single-header h2 {
  color: #4d4d4d;
  display: inline;
  font-size: 14px;
  text-align: left;
text-transform: uppercase;
}

.news-single-timedata {
  color: #4d4d4d;
  float: right;
  font-size: 14px;
  font-weight: bold;
  height: 17px;
  line-height: 17px;
}


.news-single-item p {
  color: #4d4d4d;
  font-size: 12px;
  line-height: 20px;
}

.news-single-category {
  color: #666;
  float: right;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 0 0 0;
display: none;
}

.news-single-author {
  color: #666;
  font-size: 12px;
display: none;
}

.news-single-img {
  text-align: center;
border: none;
float: left;
margin-right: 10px;
}

.news-single-additional-info {
  border-top: 1px solid #999;
text-align: left;
margin-top: 10px;
}



.news-single-links dt {
  clear: both;
  color: #4d4d4d;
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 3px;
margin-top: 10px;
}

.news-single-links dd { 
float: left;
  color: #4d4d4d;
  font-size: 13px;
  line-height: 15px;
margin-bottom: 3px;
margin-left: 10px;
margin-top: 8px;

}

.news-single-links dd {
margin-bottom: 20px;
}


#Content .news-single-links p a{ 
  color: #4d4d4d;
  font-size: 13px;
}

.news-single-backlink {
  clear: both;
  height: 16px;
  margin: 20px auto 20px auto;
  text-align: center;
  width: 200px;
}

.news-single-backlink a {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
