Creating a CSS Stylesheet for printing has always been the last consideration on for a project rollout. 37Signals recently posted a tip for creating a last minute stylesheet for printing. Basically, just set all of the styles you don't want to print to display:none;
