One little complaint, the selection boxes need to better linked to their squad. I had a hard time telling which one went to which squad. Then again I'm almost blind so that could also be a problem.
Its because of this code that it looks out of whack...its the rowspan=2 in the first cell when the rest don't have it...the option box is bottom justified and the text is top justified...
It did seem to work but there is no indication it did other than the note at the bottom
<tr>
<td class="sectiontableentry2"
rowspan="2"><center><input type="radio" name="gid" value="71"></center></td>
<td class="sectiontableentry2" >345th Bomb Group</td>
<td class="sectiontableentry2" >B-25C / B-25H</td>
<td class="sectiontableentry2" >6</td>
<td class="sectiontableentry2" >4</td>
</tr>