
/*
 * NAF Print CSS
 */


.node-right,#comments,#program-menu-link,#navbar,#searchbox,#block-menu-secondary-links {
display: none;
}

.node-left {
width: auto;
font-size: 14px;
}

.node-left .node-body,.author .field-item,.pubdate,.blog-node-terms {
font-size: 16px;
}

#logo {
width: 231px;
height: 31px;
background: #fff url('images/printlogo.png') no-repeat left top;
}