
#government_spend th{
	text-align:left;
	padding:5px;
	background-color:#5C86A3;
	color:#FFF;
}

#government_spend tr.odd{
	background: #ECF2F6;
}

#government_spend tr td.total{
	font-weight:bold;	
}

#government_spend td.right{
	text-align:right;
}

#government_spend{
	width:466px;	
}