#news_table
		{width:100%;border-spacing:0px;}
	#news_table tbody tr.odd
			{background:#f2d7ff;}
	#news_table tbody tr td,#news_table thead tr th
			{border-left:2px solid #420f5e;padding:2px 5px;vertical-align:center;line-height:20px;}
	#news_table thead tr th
			{border-bottom:2px solid #420f5e;}
		#news_table tbody tr td.l,#news_table thead tr th.dat
				{border-left:none;text-align:center;}
		#news_table thead tr th.dat
				{width:140px;}
		#news_table thead tr th.gol
				{width:25px;}
		#news_table thead tr th.com
				{width:200px;}
		#news_table tbody tr td.l
				{font-size:13px;}
		#news_table thead tr th.cat,#news_table tbody tr td.cat
				{width:80px;text-align:center;}