diff --git a/installer/resources/themes/console/light/default.css b/installer/resources/themes/console/light/default.css
index d7cedce5d2f7ebe9e87a946d41424795f9370161..cb7bf0b6ed7c358e281ef4fa3442fd72f6e54a71 100644
--- a/installer/resources/themes/console/light/default.css
+++ b/installer/resources/themes/console/light/default.css
@@ -42,7 +42,7 @@ h4 {
     text-align : center;
     width : 100%;
 		border: 1px solid #225;
-		margin: 5px 0 10px 0;
+		margin: 5px 0 15px 0;
 	  background: url(images/tabletitlelight.png);
 	  background-color: #002;
 		text-transform: uppercase;