Index: /branches/release-39/mt-static/css/structure.css
===================================================================
--- /branches/release-39/mt-static/css/structure.css (revision 2472)
+++ /branches/release-39/mt-static/css/structure.css (revision 2485)
@@ -3092,4 +3092,5 @@
 
 #template-options #template-options-header h3 {
+    float: left;
     margin: 0;
 }
@@ -3105,8 +3106,8 @@
 
 #template-options .template-options-summary {
-    position: absolute;
-    top: 12px;
-    right: 0;
+    float: right;
     color: #888;
+    text-align: right;
+    width: 400px;
 }
 
