--- Y:/Inetpub/wwwroot/software/limesurveymods/sr/templates/default/template.css	Wed Feb 24 03:26:10 2010
+++ Y:/Inetpub/wwwroot/software/limesurveymods/sr/templates/NuUKZNdefault/template.css	Thu Mar 25 20:41:10 2010
@@ -180,7 +180,14 @@
     padding:0.5em 1.5em;          
 }
 
+td.questiontext > .questionhelp {
+/* Selector may vary by template - to format the {QUESTION_HELP} -with underscore- content, the built-in hint/instructions how to answer the question type */
+	color: grey;
+	font-weight: normal;
+}
+
 td.questionhelp {
+/* Format the custom {QUESTIONHELP} -no underscore- content inserted by users as part of creating a question, normally shown at bottom with ?-icon */
     font-size:10px;
     background-color:#eef6ff;
     padding-left:1em;
