Hallo Cordess,
Ich gehe mal davon aus das das richtig ist...oder???
Nein, das floating solltest du auf deine input-Elemente beziehen, du kannst es aber auch mal mit display:inline versuchen
input {
float:left;
}
Außerdem sollte dein Form-Element auch alle Forumularinhalte umschleißen. Es ist sogar sinnvoll die Tabelle komplett da hineinzupacken.
Gruß Gernot