


/*********************************************************************************
* Content Right *
*********************************************************************************/
#contentRight a:link,
#contentRight a:hover,
#contentRight a:active,
#contentRight a:visited {
	color:#000000;
	font-size:11px;
}




 #contentRight IMG {
	border:0px; 	/* fireFox patch, causes black border around images */
	}

#contentRight .news-latest-container .news-list-item .news-category,
#contentRight .news-latest-container .news-list-item .news-category a:link,
#contentRight .news-latest-container .news-list-item .news-category a:hover,
#contentRight .news-latest-container .news-list-item .news-category a:active,
#contentRight .news-latest-container .news-list-item .news-category a:visited {
	color:#FFFF00;
	clear:left;
	margin-bottom:5px;
}

#contentRight .news-latest-container .tt-news-latest-content {
	color:#FFFFFF;
}


 #contentRight .news-latest-container .news-list-item  {
	margin-bottom:49px;
 }

 #contentRight .news-latest-container .news-list-item .image IMG {		
	margin-bottom:2px;
 }

 #contentRight a:hover {
	color:#FFFF00;
}


