diff --git a/root/tt/calllist.tt b/root/tt/calllist.tt
index 70345f2..6e787a3 100644
--- a/root/tt/calllist.tt
+++ b/root/tt/calllist.tt
@@ -184,7 +184,7 @@
               <div class="save">
               <label for="selmon_[% selectmonth.link %]">[% selectmonth.display %]</label>
               <input type="image" width="0" height="0" src="/grafik/dot_trans.gif" alt="" id="selmon_[% selectmonth.link %]" />
-              </div>
+              </div><br clear="all" />
               <input type="hidden" name="listmonth" value="[% selectmonth.link %]" />
             </form>
             [% END %]
diff --git a/root/tt/voicebox.tt b/root/tt/voicebox.tt
index 031f6c3..28efac2 100644
--- a/root/tt/voicebox.tt
+++ b/root/tt/voicebox.tt
@@ -177,7 +177,7 @@
               <div class="save">
               <label for="selmon_[% selectmonth.link %]">[% selectmonth.display %]</label>
               <input type="image" width="0" height="0" src="/grafik/dot_trans.gif" alt="" id="selmon_[% selectmonth.link %]" />
-              </div>
+              </div><br clear="all" />
               <input type="hidden" name="listmonth" value="[% selectmonth.link %]" />
             </form>
             [% END %]