  #feeds {
    float:              center;
    margin:             0 auto;
    width:              760px ! important;
    max-width:          65em;
    text-align:         center;
  }
  #forPrint {
    width:            100% ! important;
    background-color: #FFFFFF;
    padding:          0px;
  }
  #forPrint #docPads {
    padding:          30px;
  }

  #docTbl {
    background:       #ffffff;
  }
  .print {
    display: none;
  }
  #content {
    background:         #ffffff;
    width:  690px;
  }
  #bestil_content {
    background:         #ffffff;
    width: 100%;
  }
