table.NewsTable
{
	border: solid 1px #DBC7CC;
	background-color: White;
	width: 160;	
}
tr.NewsHeaderRow
{
	background-color: #DBC7CC;
}