diff --git a/apps/routerconsole/jsp/help.jsp b/apps/routerconsole/jsp/help.jsp
index 48752b19e3af97cedabab5ad4e0034b4f8cb35f6..0ae11a95ae9515086b7e5da9041a47d03d156861 100644
--- a/apps/routerconsole/jsp/help.jsp
+++ b/apps/routerconsole/jsp/help.jsp
@@ -176,4 +176,4 @@ client applications can be found on our <a href="http://www.i2p2.i2p/download">d
 
  <p>A more complete list of changes can be found
  in the history.txt file in your i2p directory.
- </p><br></div></body></html>
+ </p><hr></div></body></html>
diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css
index 67c22bcc4f127d7aced9d6b2cb03c245fbdb3a6a..e120d8ea3e7fa17b2348345796e7f94c22f617d4 100644
--- a/installer/resources/themes/console/light/console.css
+++ b/installer/resources/themes/console/light/console.css
@@ -23,6 +23,7 @@ pre {
      text-align: left;
      font: 8pt "Lucida Console", "DejaVu Sans Mono", Courier, mono;
      color: #333;
+     margin: 10px;
 }
 
 div.logo {