/*************************************
 * The print stylesheet provides a   *
 * formatted printout that removes   *
 * content that's not required (like *
 * the masthead for example).        *
 *************************************/

body { font: 12px/1.3 Tahoma, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 { font-family: "Gill Sans MT", "Gill Sans", Arial, sans-serif; }

#skiplinks, #topnav, #mast form, #search, #az, #browse_by,
.crumbs, .tools, #blockbottom, #more_info, #pagetools,
.pages, #section .item, #footer ul, #language_bar, .col1 .i_am, .col1 #rss_feeds, .col1 .promo, #footer .terms { display: none; }

.sponsor img { margin-left: 7pt; }