/*** tt_news ***/
.news-latest-item {
	margin:0 0 15px;
	font-size: 90%;
}
.news-latest-date {
	font-weight: bold;
	margin-bottom: 7px;
}
.news-latest-date a {
  color: #006AB3;
}
.news-latest-item h3 {
  display:inline;
  font-size: 100%;
}
.news-latest-item h3 a {
  color: #464646;
  font-weight:normal;
  padding-right:2px;
}
.news-latest-morelink a, .news-latest-gotoarchive a {
  text-decoration:underline !important;
}
.news-latest-gotoarchive {
  text-align:right;
}

.news-list-item {
  margin:0 0 2em;
  border-bottom: 1px dotted;
}
.news-list-item p.bodytext {
  text-align:justify;
}
.news-list-item h2 a {
  
}
.news-list-item h2 a:hover, .news-list-item h2 a:active, .news-list-item h2 a:focus {
  
}

.news-list-item img {
  float: right;
  margin: 0 0 5px 15px;
}

.news-list-morelink {
  clear: both;
}

.news-single-img {
  float: right;
  margin: 0 0 5px 15px;
}

.news-single-imgcaption {
  font-size: 80%;
}

.news-single-backlink {
  clear: both;
}

/*** Archive ***/
.news-amenu-container {
  margin:0 0 2em;
}
.news-amenu-container ul {
  list-style:square;
  margin:0 0 0 1.2em;
}
.news-amenu-container ul li {
  line-height:1.3em;
}
.news-amenu-item-year {
  font-weight:bold;
  list-style:none;
  margin-left:-1.2em;
  margin-top:1em;
}



