If it's only doing that on that one page, then place it with all the other </div> at the bottom of the fleet_table.tpl (or however it is named).
Try to add it after this code and see how that works for you.
</tbody>
</table>
So it looks like this...
</tbody>
</table>
</div>
If it doesn't move down, just try adding one at a time so it does, but I think it should only need one.