Index: branches/unlabeled/unlabeled-1.1.2/core/install/incs/style.css =================================================================== diff -u -r6734 -r7525 --- branches/unlabeled/unlabeled-1.1.2/core/install/incs/style.css (.../style.css) (revision 6734) +++ branches/unlabeled/unlabeled-1.1.2/core/install/incs/style.css (.../style.css) (revision 7525) @@ -204,3 +204,10 @@ .link { cursor: pointer; } + +.hint { + font-size: 12px; + color: #666666; + font-style: normal; + font-family: Arial, Helvetica, sans-serif; +}