I agree Bill, but like i just said, If i used import to link to the print css as well as main main css, it was overriding my main css selectors, and borking the page up. The only solution seems to be using @import for my main css file, and <link> for the print one to overcome what is basically and ie5.0 and 5.5 glitch...

__________________