Index: /branches/feature-module-update/data/class/util/SC_Utils.php
===================================================================
--- /branches/feature-module-update/data/class/util/SC_Utils.php	(revision 16531)
+++ /branches/feature-module-update/data/class/util/SC_Utils.php	(revision 16533)
@@ -92,5 +92,5 @@
     function sfErrorHeader($mess, $print = false) {
         global $GLOBAL_ERR;
-        $GLOBAL_ERR.="<div style='color: #F00; font-weight: bold; "
+        $GLOBAL_ERR.="<div style='color: #F00; font-weight: bold; font-size: 12px;"
             . "background-color: #FEB; text-align: center; padding: 5px;'>";
         $GLOBAL_ERR.= $mess;
