.jsMedianContainer {border: 2px groove}

.jsMedianTable {
  border-spacing: 0px;
  padding: 2px 0px; margin: 0px 2px;
  background:#EEEEEE;
}
.jsMedianTable TD.jsMedianPanel {
  font-size: 80%;
  padding: .2em .5em;
  border: 2px groove;
  background :#CCCCCC;
  white-space: nowrap;
}

.jsMedianSpacing {height: .33em; line-height: 1px}

.jsMedianPosition {text-align: right}
.jsMedianPosition SELECT {width: 10em}
.jsMedianPosition INPUT {width: 5em}
INPUT.jsMedianWideInput {width: 8em}

INPUT.jsMedianShowCheckbox {margin-left: 1em}

.jsMedianButtons INPUT {width: 5em}

.jsMedianResize {
  width: 8px; height: 8px; 
  border: 1px inset;
  right: -1px; bottom: -1px;
}

.jsMedianHelp {
  border: 1px groove; padding: 0px 2px;
  left: -1px; bottom: -1px;
  font-size: x-small;
  cursor: default;
}

.jsMedianDotWeight {
  font-size: 75%;
  color: white;
};

.jsMedianLabel {
  /* style the labels here */
}
