DIV.news-latest-date {
	color: black;
	float: all;
}

DIV.news-latest-item {
	margin-bottom: 10px;
}

DIV.news-single-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

TD.news-latest-item-arrowcell {
	padding-top:0px;
 	padding-right:5px;
}

TD.news-single-item-arrowcell {
	padding-top:0px;
 	padding-right:5px;
}

TD.news-latest-item-titlecell {
	padding-top:2px;
}

DIV.news-latest-item a, DIV.news-latest-item a:link, DIV.news-latest-item a:hover, DIV.news-latest-item a:visited, DIV.news-latest-item a:active {
	color: black;
	text-decoration: none;	
}

DIV.news-single-item a, 
DIV.news-single-item a:link, 
DIV.news-single-item a:hover, 
DIV.news-single-item a:visited, 
DIV.news-single-item a:active {
	text-decoration: underline;
}

DIV.news-single-date-time-author a, 
DIV.news-single-date-time-author a:link, 
DIV.news-single-date-time-author a:hover, 
DIV.news-single-date-time-author a:visited, 
DIV.news-single-date-time-author a:active {
	text-decoration: none;
	}
TD.single-news-item-back a, 
TD.single-news-item-back a:link, 
TD.single-news-item-back a:hover, 
TD.single-news-item-back a:visited, 
TD.single-news-item-back a:active {
	text-decoration: none;
	}



DIV.news-list-item a, 
DIV.news-list-item a:link, 
DIV.news-list-item a:hover, 
DIV.news-list-item a:visited, 
DIV.news-list-item a:active {
	color: black;
	text-decoration: none;	
}

DIV.news-latest-container {
	padding: 0px;
	margin:0px;
	padding-left:2px;
	padding-right: 2px;
	margin:0px;
	padding-bottom: 5px;
}

DIV.news-single-item {
	width:100%;
	padding-left:2px;
	padding-right: 2px;
}

DIV.news-list-item {
	width:100%;
	padding-left:2px;
	padding-right: 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image:		url('../images/title_underline.gif');
	background-repeat:		repeat-x;
	background-position:	bottom left;
}

.news-single-title {
	width:100%;
	height:22px;
	margin-bottom: 5px;
	background-image:		url('../images/title_underline.gif');
	background-repeat:		repeat-x;
	background-position:	bottom left;
	z-index:1;
}


.news-single-date-time-author {
	height:22px;
	width:100%;
	vertical-align:top;
	text-align:left;
	z-index:2;

}

SPAN.news-single-author a {
	text-decoration: none;
}

TABLE.news-single-backlink a{
	text-decoration: none;
}

TABLE.news-single-backlink{
	margin-top:15px;
	width:100%;
	background-image:		url('../images/title_underline.gif');
	background-repeat:		repeat-x;
	background-position:	top left;
}
