body {
  margin: 0px; padding: 0px;
}
img {
  margin: 0px; border-style: none;
}
div.legend {
  font-size: 11px;
  margin: 10px 10px 0px 0px;
  line-height: 12px;
  text-align: right;
}
table.legend-table-wide {
  width: 100%;
  height: 285px;
  margin: 0px/* 0px 10px*/;
  clear: both;
  vertical-align: top;
}
tr.legend-table-row-header {
  background: #7f9ab9;
  height: 25px;
}
tr.legend-table-row2 {
  background: #e0e6ed;
  height: 50px;
}
span.unlimited {
  color: #f19910;
  font-weight: bold;
}