body{
   background: #fff;
   }

.b-author-list, .l-sidebar, .b-link-nav, .b-related-post, .b-instruments, .b-author-single, .b-comments, .l-footer, .comments{
   display: none !important;
   }
   
.l-cnt{
   width: auto !important;
   }

.w-cnt {
   margin:20px 0 0 0;
   }
   
.no-print{
   display: block;
   position: absolute; z-index: 3; top:5px; right:10px;
   font-size: 2em;
   }
   
   .no-print a{
      border-bottom:1px dashed #666;
      color: #666666;
      text-decoration: none;
      }
      
.l-header, .l-gl-wrapper{
   background: none;
   }
   
.l-footer, .push{
   display: none;
   }
   
.l-header{
   height: 126px;
   }
   
   .b-logo{
      top:10px;
      }
