/* by Martin Smarda */

#right_content .csc-header h2 {
	color: black;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -.01em;
	font-family: Verdana;
	font-weight: bold;
	/*font-stretch: extra-condensed; */
}

#right_content .clearer {
	margin-top: 0px;
}

#right_content .news-latest-date {
	size: 11px;
}

#right_content a { /* .news-latest-morelink */
	background: url(../images/design/arrow.trans.png) no-repeat left 2px;
	padding-left: 10px;
}

.news-list-morelink a {
	background: url(../images/design/arrow.png) no-repeat left 2px;
	padding-left: 10px;
}

#right_content h2 a {
	text-decoration: none;
	background: none;
	padding-left: 0px;
	color: black;
}

#right_content h2 a:hover {
	text-decoration: underline;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.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 {
/*	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-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
/*	border:1px solid #666;
	background-color:#F9FFE5; */
}

.news-latest-item IMG {
	size:100%;
	margin-bottom:0px;
	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:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}

/* Footer in Listview */
.tx-ttnews-browsebox a {
	margin-left: 5px;
}
