
#news_table {
	width:98%; 
	margin:0px; 
	background-color:#FFFFFF; 
	color:#000000; 
}
.news_column_pad {
	width:14px; 
	background-image:url(../../template/images/column_pad.gif); 
	background-position:center; 
	background-repeat:repeat-y; 
}
.news_article_title {
	font-size:24px; 
	font-weight:bold; 
	text-decoration:bold; 
}
