.clear {
  clear: both;
}
.tt-news .date {
	float: right;
	font-weight: normal;
}
.tt-news .single .date {
	font-size: 0.65em;
}
.tt-news .list .date {
	font-size: 0.75em;
}

/* morelink */
.tt-news .morelink {
  margin: 0;
  padding: 0;
}
.tt-news .morelink A {
	text-decoration: none;
}


.news-latest-category {
  font-weight: bold;
}
.news-latest-category {
  font-size: 12px;
  text-transform: uppercase;
}

/* Single Image */
.tt-news .news-single-img {
  float: right;
  text-align: center;
}
.tt-news .image {
  float: left;
  margin: 0 10px 10px 0;
}
.tt-news .news-single-imgcaption {
  font-size: smaller;
  text-align: right;
}

/* Related Info */
.news-single-additional-info DT {
  font-weight: bold;
  display: block;
  margin: 0 0 3px 0;
}
.news-single-additional-info DD {
  margin: 0;
  padding: 0;
}
.news-single-additional-info DD IMG {
  margin: 0 5px 0 0;
}
.news-single-additional-info DL {

}

/* News Ticker */
A:hover H3,
A:focus H3 {
  color: #B9173D;
}

.tickerstyle IMG {
  float: right; 
  padding: 0  0 5px 5px;
}

#newsticker H3 {
  display: block;
  width: 238px;
}
#newsticker IMG {
  padding-top: 5px;
}
#newsticker H3 A {
  text-decoration: none;
}

/* AMENU */
.amenu {
  margin: 0 0 20px 0;
}


