﻿
/* Top section - set the height to 1px since the flash doesn't show up in print */

    #top { display: none; height: 1px; }
    
 
/* Middle Area - remove the padding and border */
    
    #mid { border: 0px; padding: 0px; }
   
    
/* Hide the following areas */

    /* Products Pages */
    
    .prod_tab, .prod_smallbuttons, .landing_breadcrumbs { display: none; }
    #mid.product .top, #mid.product .left .subnav { display: none; border: 0px;}
    #mid.product .left { border: 0px; }
    #mid.product .right { display: none; }
    
    #mid.product .left, #mid.product .left .content { width: 700px; }
    #mid.product .left .content h1 { font-size: 14px; }
    
    /* Bottom navigation */
    
    #btm .L { display: none; }