.tt-news H1 {
	line-height: 12px;
}
.tt-news .item .header A H1 {
	padding-right: 20px;
	background: url('/standard/images/a-arrow-rb.gif') right 4px  no-repeat;
	display: inline;
	text-decoration: none;
}
.tt-news .item .header A {
	text-decoration: none;
}
.tt-news .item .header {
	margin-bottom: 6px;
}
.tt-news H2 {
	font-size: 12px;
	font-weight: normal;
}
.tt-news  a {
	font-size: 12px;
}
.tt-news .item {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px dashed #b1b2b4;	
	clear: both;
}
.tt-news .item {
  overflow: auto;
}
.tt-news .image {
	float: right;
	width: 233px;
	max-height: 233px; 
	margin: 0;
	padding: 0;

}
.tt-news .content {
	float: left;
}
.tt-news .image IMG {
	border: none;
}
.tt-news-single .date {
	float: right;
	clear: both;
	margin-bottom: 10px;
}
.tt-news-single .backlink {
	margin-top: 10px;
}

/* Right Latest */
.rightWrapper #right {
  margin-top: 50px;
  _width: 165px;
  max-width: 165px;
}
.rightWrapper #right .latest,
.rightWrapper #right .latest A {
  color: #FFF;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}
.rightWrapper #right .latest H3 {
  font-weight: normal;
  margin-bottom: 0.6em;
}
.rightWrapper #right .latest .image {
  margin-bottom: 0.6em;
}
.rightWrapper #right .latest .text A {
	text-decoration: none;
	background: url('/standard/images/bg_news_latest.gif') left center no-repeat !important;
	padding-left: 12px !important;
	font-style: italic; 
}
.rightWrapper #right  H4,
.rightWrapper #right  H4 A {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  color: #FFF;
  margin-bottom: 0.4em;
  text-align: center;
}