diff --git a/common/content/help.xsl b/common/content/help.xsl
index 8514f92e..606b278b 100644
--- a/common/content/help.xsl
+++ b/common/content/help.xsl
@@ -511,10 +511,17 @@
-
-
- HelpString
- HelpType
+
+
+
+
+
+
+
+
+
+
+
diff --git a/common/modules/config.jsm b/common/modules/config.jsm
index 3fd3bace..229e09bd 100644
--- a/common/modules/config.jsm
+++ b/common/modules/config.jsm
@@ -749,7 +749,7 @@ var ConfigBase = Class("ConfigBase", {
HelpTag;;;FontCode display: inline-block; color: #527BBD; margin-left: 1ex; font-weight: normal;
HelpTags display: block; float: right; clear: right;
HelpTopic;;;FontCode color: #102663;
- HelpType;;;FontCode margin-right: 2ex;
+ HelpType;;;FontCode color: #102663 !important; margin-right: 2ex;
HelpWarning color: red; font-weight: bold;