﻿
/* -------------------------------------------------------------------------------------- hide thing not to be printed */
.bannerMenu, 
.footer, 
.contentPageTitle, 
.steppingStones, 
.btnBar
{
    display:none;
}