/* Start of CMSMS style sheet 'Leblanc v1: Print' */
.noprint { display:none !important; }

img { float:none; /* this makes images couse a pagebreak if it doesnt fit on the page */ }

#wrapper
{
    margin: 0;
    width: 100%;
}

#watermark,
#nav,
#breadcrumb,
#sidebar,
#banner,
#footerNav
{
    display: none;
}
/* End of 'Leblanc v1: Print' */

