.mle_lamp {
  fill: #eee;
  stroke: #333;
  stroke-width: 1;
}

.mle_time {
  font-family: monospace;
  fill: #333;
  text-anchor: middle;
}

.mle_on_red   { fill: #d20; }
.mle_on_amber { fill: #f80; }
