@import "screen.css";

.clDontPrint {
  display:               none;
}

body { 
  width:                 100%;
}

table { 
  width:                 100%;
}

.clMiddleColumn {
  width:                 100%;
}

.clLeftColumn {
  width:                 0px;
  min-width:             0px;
}

.clRightColumn {
  width:                 0px;
  min-width:             0px;
}

