#content_wrap {
	float: left;
}

#news {
	float: left;
	margin-left: 30px;
	width: 930px;
}

#content_wrap #news {
	margin-left: .5em;

}
/*
#right {
	float: left;
	margin-left: 30px;
	width: 100px;
}
*/
.news_line {
	clear: both;
	float: left;
	height: 1px;
	background-color: #EE7F00;
}

.news-title {
	color:#ee7f00;
	font-size: 1.1em;
}

.news-meta-info {
	border-top: 1px solid #CCCCCC;
	padding: .3em 0 0 0;
	margin: .3em 0 1em 0;
}

.news-date {
	color: #EE7F00;
	
}

.news-author {
	border-left: 1px solid #CCCCCC;
	padding: 0 0 0 .5em;
	margin: 0 0 0 .3em;
}

.news-subheader {
	line-height: 150%;
	color: #8A8A8C;
	margin: 0 0 1.5em 0;
}

.news-image img {
	margin: .4em .6em 0 0;
	padding: 0 0 .5em 0;
	float: left;
}

/* ---------------------------------------------------tt_news: SINGLE */

.news-single-item { }
.news-single-item .news-title {  }
.news-single-timedata,
.news-single-category { color: #ee7f00; }


.news-single-item .left {
	width: 480px;
	float: left;
	text-align: justify;
}

.news-single-item .right {
	float: left;
	margin: 0 0 0 20px;
	padding: 2px 0 0 0;
}

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

/* ---------------------------------------------------tt_news: LATEST */

.news-latest-container { clear: both; }
.news-latest-item { clear: both; margin: 0 0 3em 0; height: 13em; }
.news-latest-item .news-meta-info { border-top: none; padding: 0; margin: 0; }
.news-latest-item .news-date { margin: 0 0 .3em 0; }
.news-latest-item p.teasertext { text-align: justify; }
.news-latest-morelink { clear: both; float: left; margin: 0 0 3em 0; }
.news-latest-text {  }
.news-latest-gotoarchive { clear: both;	line-height: 300%; }

/* ---------------------------------------------------tt_news: LIST */

.news-list-container {

}

.news-list-item { clear: both; margin: 0 0 3em 0; height: 13em; }
.news-list-item .news-meta-info { border-top: none; padding: 0; margin: 0; }
.news-list-item p.teasertext { text-align: justify; }

#banner_bg .col2 .news-list-item .teasertext,
#banner_bg #banner_right #banner_right_cont .news-list-item .teasertext { text-align: left; }

/* ---------------------------------------------------tt_news: PAGEBROWSER */

.news-list-browse {
	display: block;
	border-top: 1px solid #EEEEEE;
	
	text-align: center;
}

.showResultsWrap {
	margin: 5px 0 15px 0;
	float: left;
	color: #8A8A8C;
}

.browseLinksWrap {
	clear: both;
	margin: 0 0 15px 0;
}
.activeLinkWrap,
.inactiveLinkWrap {
	padding: 0 7px;
	display: inline;
}

.news-active-link {
	color: #8A8A8C;
}

/* ---------------------------------------------------tt_news: AMENU */

.news-amenu-container {
	margin: 0 40px 0 0;
	float: right;
}

.news-amenu-container h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

.news-amenu-container dd {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
}

.news-amenu-container li {
	margin-bottom: 10px;
	color: #8A8A8C;
	font-weight: bold;
}

.news-amenu-container a {
	font-weight: normal;
}