/* When printing, hide the tab navigation list and don't use any other styles */

.tabbernav {
 display:none;
}
