--- design/admin2/templates/page_head_style_inline.tpl	2010-11-15 15:39:01.000000000 +0100
+++ /home/dapob/public_html/ezpublish-4.4.0-gpl/design/admin2/templates/page_head_style_inline.tpl	2010-12-15 15:12:54.000000000 +0100
@@ -12,11 +12,24 @@
 
 {literal}
 <!--[if lt IE 8]>
-<style>
+<style type="text/css">
 .float-break /* Terminate floating elements flow in IE < 8 */
 {
     height: 1%;
 }
 </style>
 <![endif]-->
-{/literal}
\ Pas de fin de ligne à la fin du fichier.
+<!--[if IE]>
+<style type="text/css">
+legend
+{
+position:relative;
+top:-0.7em;
+}
+fieldset
+{
+padding-top:0;
+}
+</style>
+<![endif]-->
+{/literal}
