/*-----------------------------------------

This is the print style sheet.

[+] Do not declare a media type for the
import url.

[+] Do not copy screen styles here unless they
are being modified for printout.

-----------------------------------------*/

@import url("screen.css");

#bs_header {
   display:none;
   }
#bs_footer {
   display:none;
   }
   
/*-----------------------------------------

'Subcategory', 'Sub-Subcategory',
'Product Detail'

-----------------------------------------*/
   
#pd_breadcrumbs {
   display:none;
   }
#pd_product_description {
   width:80%; margin:0 0 0 0;
   }
#pd_product_reviews {
   clear:left; margin:20px 0 0 0;
   }
#pd_price_history {
   margin:20px 0 0 0;
   }
img.pd_shims {
   visibility:hidden;
   }
.pd_print_display_none {
   display:none;
   }
#bs_header_print {
   display:block; margin:0 0 10px 0;
   }
