#content {
	width: 550px;
	margin: auto;
}

table#reports_table {
  margin: auto;
}

table#reports_table td.left {
  text-align: left;
}

table#reports_table td.right {
  text-align: right;
}

table#reports_table tr#sel_year {
  height: 2em; 
  vertical-align: bottom;
}
