#StatusBar {
  /* --pane-cpu-icon: undefined - inherit from standard theme; */
  /* --pane-disk-icon: undefined - inherit from standard theme; */
  /* --pane-port-unknown-icon: undefined - inherit from standard theme; */
  /* --pane-port-error-icon: undefined - inherit from standard theme; */
  /* --pane-port-success-icon: undefined - inherit from standard theme; */
}

.browseFrame {
  border: 1px solid #888888;
  background-color: #999999;
}
.tskconsole, .exconsole, .console, .starterConsole {background: #333333}
.cCell {color: black; border-color: #888888}

.shieven {background: #333333; }
.shiodd {background: #191919; }

.Cell0 { border: 1px dotted #888888; }
