DIV.news-list-container {
	//border : 3px;
	margin : 0;
	padding : 0;
	font-family : verdana, trebuchet ms, arial;
	font-size : 11px;
	background-color : #eee;
	
}

DIV.news-list-item {
	margin : 3px 0 3px 0;
	background-color : #ffffff;
	padding : 0;
	
}

}
DIV.news-list-container DIV.news-list-item A {}
DIV.news-list-container DIV.news-list-item P {}
DIV.news-list-container DIV.news-list-item DIV.news-list-morelink {}
DIV.news-list-container DIV.news-list-item DIV.news-list-morelink A {}
DIV.news-list-container DIV.news-list-item HR.clearer {
	border-color : #eee;
}
DIV.news-list-container DIV.news-list-browse {}

/***************/
/* single view */
/***************/
/* general background */
DIV.news-single-item {
	border : 0;
	margin : 0;
	padding : 5px;
	font-family : verdana, trebuchet ms, arial;
	font-size : 11px;
	background-color : #fff;
}
DIV.news-single-item DIV.news-single-timedata {}
/* news title */
DIV.news-single-item H2 {
	color : #000;
	font-size: 12px;
}
DIV.news-single-item P.news-single-author {}
DIV.news-single-item P {}
DIV.news-single-item P SPAN.important {}
/* clearer at the bottom, before back link */
/* should be the same color as general background */
DIV.news-single-item HR.clearer {
	border-color : #eee;
}
DIV.news-single-item DIV.news-single-backlink {}
DIV.news-single-item DIV.news-single-backlink A {}
DIV.news-list-browse {
background-color: #eee;
}
DIV.tx-ttnews-browsebox{
background-color: #fff;
}

DIV.news-header H3 {
    font-size:11px;
    font-family: trebuchet ms, sans-serif;
    color:#292929;
   

}
DIV.news-list-container DIV.news-list-item H3 {
	border : 0;
	padding : 3px;
	background-color : #ddd;
	letter-spacing: 3px;
}
DIV.news-list-container DIV.news-list-item H3 SPAN.news-list-date {
	color : #000;
	background-color : #eeeeee;
}
DIV.news-list-container DIV.news-list-item H3 A {
	font-size : 12px;
	color: #000;