1
You have a very good suggestion Paul.
Just remove the: div.navBulletsWrapper { left: ...px; } or change it to div.navBulletsWrapper {left:auto;}
and add: div.navBulletsWrapper {margin: 0 auto;}. Then the bullets will be centered automatically.