Yes i forgot that value, but changing only that, things went worst:




So, i changed also the margin-right value here below to 170 (it was 150):
PHP Code:
#navColumnTwo {
    
floatright;
    
margin-right: -170px/* This negative margin-right value is in this example the same as the right column width. */
    
positionrelative/* IE needs this  */ 
Now the columns look right but still the central page it's not right centered (still more space on the right):