diff --git a/ihtml/themes/breezy/setup_header.tpl b/ihtml/themes/breezy/setup_header.tpl
index 99f1ff849aae69de2f83776bee47222362a797ed..a6d59ef38015240decf84ec071a578434a8a92d9 100644
--- a/ihtml/themes/breezy/setup_header.tpl
+++ b/ihtml/themes/breezy/setup_header.tpl
@@ -1,5 +1,9 @@
+<div class="setup-header">
   <div id="header-left">
     <img id="fd-logo" class="optional" src="geticon.php?context=applications&amp;icon=fusiondirectory&amp;size=48" alt="FusionDirectory"/>
   </div>
+  <div id="header-right">
+  </div>
+</div>
 
 {* FusionDirectory - smarty template for setup header, which is also used by login and password recovery *}