I\'ve been adding some new css to an existing project (using media=\"print\") in the page header. It\'s going smooth and (for once!) IE is giving nice, expected results, but
Check out this jQuery hack I just wrote to solve this issue, figured I'd share even though I'm a bit late. You can change "printEnclosure" to an HTML tag I believe and the CSS at the end is obviously optional.