diff --git a/index.html b/index.html
index f3df7ba..c20581d 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
-
+
@@ -161,7 +161,8 @@
-
+
@@ -190,7 +191,8 @@
-
-
+
@@ -262,6 +263,43 @@
+
@@ -273,13 +311,52 @@
-
+
+
diff --git a/installer.css b/installer.css
index cf0039c..96b00ca 100644
--- a/installer.css
+++ b/installer.css
@@ -1,3 +1,5 @@
-fieldset {border: 1px solid blue; padding-left: 50px}
-legend {width: auto;text-align: left !important; padding: 10px; color:blue}
.hidden {display:none}
+fieldset {border: 1px solid blue; padding-left: 40px; padding-right: 20px}
+legend {width: auto;text-align: left !important; padding: 10px; color:blue}
+fieldset.sub_block {border: 1px solid black; margin:-20px 0px 20px -15px}
+fieldset.sub_block legend {color: black}