.grid th.header { border: none; font-size: 20px }
.grid th.num, .grid td.num  { width: 30px }
.grid th.name, .grid td.name { width: 300px }
.grid th.state, .grid td.state { width: 30px }
.grid th.year, .grid td.year { width: 50px }
.grid th.date, .grid td.date { width: 100px }
.grid th.district, .grid td.district { width: 60px }
.grid th.inspector, .grid td.inspector { width: 270px }
.grid th.latitude, .grid td.latitude { width: 100px }
.grid th.longitude, .grid td.longitude { width: 100px }
