#news_table td {
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
}
#news_table {
	width: 709px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	font-size: 12px;
	line-height: 18px;
}
#news_table h1 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
