You can see screen shots here http://www.ninty.xenweb.net/print-problems/
I'm trying to make a page "printer friendly" by using the a style sheet for printing. It works PERFECTLY in Firefox (of course, Firefox rules all), works somewhat in Opera (but not really), and doesn't work at all in Internet Explorer (and actually makes the page look like poo)
The page I was trying to get printer friend is http://eric.eschultheiss.org/resume/
I used to keep a separate page as a printer friendly version, but found it too time consuming to maintain two versions of the same page, so that's why I decided to go the CSS way.
Can you try to get this working correctly in all browsers? The CSS file is here and I'm adding it to the page as @import url("/print.css") print;