/*---:[ ie6.css for the NetWorker Theme ]:---*/
/*---:[ ------------------------------------------- ]:---*/
/*---:[ by Anthony Baggett of antbag.com        ]:---*/

#content, #sidebar { overflow: hidden; }

.sidebar{ width: 170px; }

.leftbar{ width: 180px; }

pre {
  overflow-x: auto;
  width: 600px;
}

html>body pre {
  overflow: auto;
}

