

.news-single-imgcaption {
	font: normal 14px arial, helvetica, sans-serif;
	color: #525252;	
}




/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0px;
	border:0px;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	WIDTH: 230px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	padding:0px;
	margin:0px;
	border:0px;
}


.news_box {
	WIDTH: 475px;
	POSITION: relative;
	HEIGHT: auto;
	float: left;
	border-bottom:1px solid #b5b5b5;
}

.headline-container {
	WIDTH: 445px;
	POSITION: relative;
	HEIGHT: auto;
	float: left;
	padding: 10px 15px 3px 7px;	
	text-transform: uppercase;
}

.subheadline-container {
	WIDTH: 445px;
	POSITION: relative;
	HEIGHT: auto;
	float: left;
	padding: 0px 15px 0px 7px;
}

.newscontent-container {
	WIDTH: 445px;
	POSITION: relative;
	HEIGHT: auto;
	float: left;
	padding: 9px 15px 10px 7px;
}


.date-container {
	WIDTH: 445px;
	POSITION: relative;
	HEIGHT: auto;
	float: left;
	padding: 0px 15px 0px 7px;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}


.news_headline_font A:link, .news_headline_font A:active, .news_headline_font A:visited, .news_headline_font A:hover { 
	color: #535353; 
	text-decoration: none; 
	font-size: 15px; 
	font-weight:bold; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
} 

.news_subheadline_font { 
	color:#898989; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight:normal; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.news_content_font { 
	color:#535353; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight:normal; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}



.news_more_link A:link, .news_more_link A:active, .news_more_link A:visited { 
	color: #535353; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight:normal; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.news_more_link A:hover { 
	color: #fbb71a; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight:normal; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}



.news_date_font { 
	color:#898989; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight:normal; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:0px;
}

.news-latest-morelink A {
}


.news-single_backlinkbox_top {
	WIDTH: 474px;
	padding-bottom: 3px;
	POSITION: relative;
	HEIGHT: auto;
	float: left;
	border-bottom:1px solid #b5b5b5;
}

.news-single_backlinkbox_bottom {
	WIDTH: 475px;
	padding-top: 3px;
	POSITION: relative;
	HEIGHT: auto;
	float: left;
}

