Hello, I tried to style my ol and ul, but it doesn't work. Please see http://web1.annapolis.gov/Government/Departments/Planning.aspx As you can see the bullets are overlapping the left nav. bar. I tried to put in my css file the following: li {padding-left: 30px;} But it doesn't work. Please help.
margin-left should fix it...but note, it will give extra margins on IE6 and 7 while it will look the same on IE8 and Firefox