Quote Originally Posted by jettrue View Post
That's because you're supposed to paste EXACTLY this into your stylesheet:

Code:
* html #navColumnTwo {
    margin-right: -170px !important;
    }
Change the regular #navColumnTwo back to -150px.
Once again, thank you!