
/*-----------------------------------  tt_news LATEST  -----------------------------------*/
.news-latest-container div.clearer {
	clear:left;
	height:1px;
	margin: 0; padding: 0;
	padding-top: 2px;
	/*border:1px solid #A1D2EF;*/
	border-bottom: 1px solid black;
}
.news-latest-container {
/*	border:1px solid #333;
	background-color:#BBE53A; */
}

/* .news-latest-container H2, .news-latest-gotoarchive { */
/*	color: #fff;
	padding: 3px;
	margin: 3px; */
/*	border:1px solid #666; */
/*	background-color:#D8FA70; */
/*	background-color:#769024; */
/*}*/

.news-latest-gotoarchive {
	padding: 3px;
	margin: 3px;
}
/*
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#000;
}
.news-latest-gotoarchive A {
	color:#000;
}
*/
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
/*	border:1px solid #666; */
/*	background-color:#F9FFE5; */
}
#support .news-latest-item p.bodytext {
	margin: 0;
	padding: 0;
	padding: 0px 0px 3px 0px;
}
#support .news-latest-item h3 {
	margin: 0;
	padding: 0;
	padding: 3px 0px 3px 0px;
}
#support .news-latest-item h3 {
	font-size: 1em;
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size: 1em;
}

.news-latest-morelink {
	height: 13px;
	border: 1px solid black;
}

.news-latest-morelink A {
	float:right;
}

