/**** Print Styles for Product Page ****/

/* Hide and Show the Appropriate Items for Printing */
div.col1 { width:100%; }
div.col2 { display:none; }
div.tabPanel, #tab1, #tab2, #tab3, #tab4 { display:block; }
