 
#news-short-container{
	
}

#news-short-container span.ncomm-title{
	font-weight:bold;
}

#news-short-container span.finans-service-text{
	color:#555555;
}

#news-short-container .date{
	font-size: 10px;
	color:#888888;
}

#news-container .date{
	font-size: 10px;
	color:#888888;
}

#news-container .name{
    padding-left: 8px;
    margin-bottom: 5px;
}

#news-head-container{
	padding-left: 0px;
}

#news-head-container .title{
	font-weight:bold;
}

#news-head-container .text{
	color:#555555;
}

#news-node-container table{
	width:100%;
}

#news-node-container td.nntitle{
	font-weight:bold;
}

#news-node-container td.nndate{
	font-size: 10px;
	color:#888888;
	width: 10%;
}

#news-node-container tr.nnhead{
	
}


