@CHARSET "ISO-8859-1";
#news-navigation{
	margin-top: 10px;	
}
	#pager-wrap-top{
		
	}
		#news-item-nav a{
			margin: 0 4px;
		}
		#news-item-nav a.first{
			margin-left: 0;
		}
#news table.nas-table{
	font-size: 13px;
	margin-top: 10px;
}
#news #news-item-content{
	margin-top: 10px;
}
	table.nas-table th, table.nas-table td{
		padding-top: 3px;
		padding-bottom: 3px;
	}
	#news table th.data-left, #news table td.data-left{
		width: 85%;
	}
	#news table td.data-left, #news table td.data-left a{
		color: #000000;
	}
	#news table td.data-left a:hover, #news table td.data-left a:active {
		text-decoration:underline !important;
	}
	#news table td.data-left a:link, #news table td.data-left a:visited {
		text-decoration:none;
	}
	#news table th.data-right, #news table td.data-right{
		text-align: right;
	}
