.clearer{
  clear: both;
}
.news-list-date{
  display: block;
  float: right;
  font-size: 0.8em;
}
.news-list-image{
  float: left;
  margin: 0 10px 10px 0;
}
.news-list-image img{
  display: block;
}
.news-list-item{
  border: 1px solid #9ab227;
  padding: 15px;
  margin-bottom: 15px;
  position: relative;
}
.news-list-item h3, .news-single-item h2{
  margin-bottom: 20px;
  font-size: 1.5em;
  font-weight: bold;
  color: #9ad227;
}
.news-list-item h3 a{
  text-decoration: none!important;
  font-weight: bold;
}
.news-list-morelink{
  text-align: right;
  clear: both;
}
.news-single-category, .news-single-author{
  display: none;
}
.news-single-img{
  float: right;
}
.news-single-item h2{
  border-bottom: 2px solid #9ad227;
  padding-bottom: 5px;
}
.tx-ttnews-browsebox{
  text-align: center!important;
}
.tx-ttnews-browsebox td{
  padding: 3px;
}

