.PANE {
  margin: 5px 105px 0 105px;
  padding-bottom: 20px;
}

.PANE-HEAD {
  line-height: 1px;
  font-size: 1px;
  height: 14px;
  background: url( "images/pane-head.gif" ) no-repeat;
}

.PANE-FOOT {
  background: url( "images/pane-foot.gif" ) no-repeat;
  height: 14px;
  clear: both;
}

.PANE-BODY {
  background: url( "images/pane-body.gif" ) repeat-y;
  padding: 16px 50px 16px 50px;
  min-height: 100px;
  _height: 100px;
}