My problem: http://i56.tinypic.com/ff3jmo.png
The bullet points aren't aligned.
All I'm going is text-align:center'ing the class in which the ul resides. Can I align the bullet points?
EDIT: I just want to try and clarify. I want the actual bullet points aligned. Currently the text is aligned, but not the bullet points.
- T e x t
- T e x t
- T e x t
- T e x t
Where as I want
- Text
- Text
- Text
- (Bullet points aligned, text centered)