Index: lams_central/web/css/defaultHTML_learner.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v diff -u -r1.11 -r1.12 --- lams_central/web/css/defaultHTML_learner.css 15 Nov 2006 06:47:03 -0000 1.11 +++ lams_central/web/css/defaultHTML_learner.css 16 Nov 2006 07:58:51 -0000 1.12 @@ -95,7 +95,7 @@ margin-right: 30px; } -li { list-style-type:square;} +li { list-style-type:circle;} /*layout of the table with the alternate color for the table heading cell */ table.alternative-color { @@ -304,6 +304,12 @@ height:20px;} +.float-left {float:left;} + +.float-right {float:right;} + + + /* *************************************************