diff --git a/phpgwapi/templates/default/head.tpl b/phpgwapi/templates/default/head.tpl
index e40f8953ce..702da34f70 100644
--- a/phpgwapi/templates/default/head.tpl
+++ b/phpgwapi/templates/default/head.tpl
@@ -8,12 +8,12 @@
 <META NAME="description" CONTENT="phpGroupWare">
 <META NAME="keywords" CONTENT="phpGroupWare">
 <STYLE type="text/css">
-  a {text-decoration:none;}
+  a { text-decoration:none; }
   <!--
-    A:link{text-decoration:none}
-    A:visted{text-decoration:none}
-    A:active{text-decoration:none}
-    body { margin-top: 0px; margin-right: 0px; margin-left: 0px}
+    A:link{ text-decoration:none }
+    A:visted{ text-decoration:none }
+    A:active{ text-decoration:none }
+    body { margin-top: 0px; margin-right: 0px; margin-left: 0px }
     .tablink { color: #000000; }
   -->
 </STYLE>
diff --git a/phpgwapi/templates/justweb/head.tpl b/phpgwapi/templates/justweb/head.tpl
index eaa6c8f86f..0f10910235 100644
--- a/phpgwapi/templates/justweb/head.tpl
+++ b/phpgwapi/templates/justweb/head.tpl
@@ -8,12 +8,12 @@
 <META NAME="description" CONTENT="phpGroupWare">
 <META NAME="keywords" CONTENT="phpGroupWare">
 <STYLE type="text/css">
-  a {text-decoration:none;}
+  a { text-decoration:none; }
   <!--
-    A:link{text-decoration:none}
-    A:visted{text-decoration:none}
-    A:active{text-decoration:none}
-    body { margin-top: 0px; margin-right: 0px; margin-left: 0px}
+    A:link{ text-decoration:none }
+    A:visted{ text-decoration:none }
+    A:active{ text-decoration:none }
+    body { margin-top: 0px; margin-right: 0px; margin-left: 0px }
     .tablink { color: #000000; }
   -->
 </STYLE>
diff --git a/phpgwapi/templates/verdilak/head.tpl b/phpgwapi/templates/verdilak/head.tpl
index e40f8953ce..702da34f70 100644
--- a/phpgwapi/templates/verdilak/head.tpl
+++ b/phpgwapi/templates/verdilak/head.tpl
@@ -8,12 +8,12 @@
 <META NAME="description" CONTENT="phpGroupWare">
 <META NAME="keywords" CONTENT="phpGroupWare">
 <STYLE type="text/css">
-  a {text-decoration:none;}
+  a { text-decoration:none; }
   <!--
-    A:link{text-decoration:none}
-    A:visted{text-decoration:none}
-    A:active{text-decoration:none}
-    body { margin-top: 0px; margin-right: 0px; margin-left: 0px}
+    A:link{ text-decoration:none }
+    A:visted{ text-decoration:none }
+    A:active{ text-decoration:none }
+    body { margin-top: 0px; margin-right: 0px; margin-left: 0px }
     .tablink { color: #000000; }
   -->
 </STYLE>