<!-- 
  #feeds {
    width:              100% ! important;
  }
  #forPrint {
    width:            100% ! important;
    background-color: #FFFFFF;
    padding:          0px;
  }

  #docTbl {
    background:       #ffffff;
    width:            100% ! important;
  }
  .hide {
    display: none;
  }
  .forprint .overskrift {
    font-size: 20px ! important;
  }
  body {
    background-image:   url('');
  }
  .screen {
    display: none;
  }
  .tdTop td {
    vertical-align: top;
  }
// -->

