/*NewsList_Left*/
.C_LatestNews
{
	margin:3px 0px;
	border:1px solid #D0E3F2;
}
.C_LatestNews .Title_Head
{
	height:26px;	
	background:#F5F9FC; 
}
.C_LatestNews .Head
{
	font-weight:bold;
	font-size:14px;
}
.C_LatestNews .Title_Head .Title_ACTIONS
{
	float:left;
	margin-top:5px;
}
.C_LatestNews .Title_Head .Title_text
{
	float:left;
	margin-top:5px;
}
.C_LatestNews .Title_Head .Title_text img
{
	position:relative;
	top:1px;
	left:10px;
}


