Index: openacs-4/packages/simulation/www/resources/under-construction.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/resources/under-construction.css,v diff -u -r1.3 -r1.4 --- openacs-4/packages/simulation/www/resources/under-construction.css 17 Oct 2003 11:11:25 -0000 1.3 +++ openacs-4/packages/simulation/www/resources/under-construction.css 30 Nov 2004 21:09:15 -0000 1.4 @@ -4,3 +4,10 @@ .notloggedin { background-color: silver; } + +.help-link { + float: right; + clear: none; + margin-left: -200px; + margin-top: -30px; +} \ No newline at end of file