
Originally Posted by
jettrue
What I was trying to say with my previous post:
165 + 40 = 205
your 190px's should be 205px because the original value there was 165px, NOT 150px.
Edited To Add:
* html #navColumnTwo {
margin-right: -190px !important; /* Fixes IE6 Issue */
}
and put the above back to -170px.