Index: lams_central/web/css/defaultHTML.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML.css,v diff -u -r1.34 -r1.35 --- lams_central/web/css/defaultHTML.css 7 Mar 2008 00:32:36 -0000 1.34 +++ lams_central/web/css/defaultHTML.css 11 Apr 2008 00:52:19 -0000 1.35 @@ -120,6 +120,11 @@ padding-bottom: 5px; } +ol { + margin-left: 25px; + margin-right: 30px; +} + li.no-list-type { list-style-type: none; }