div.exchange table tr td
{
  padding: 10px;
}

div.exchange table tr.min, span.min
{
  background-color: #f9cbdf;
}

div.exchange table tr.max, span.max
{
  background-color: #b9e5fb;
}

div.exchange table tr td a
{
  color: black;
}

div.exchange table tr th
{
  padding: 0px 10px 10px 10px;
  font-size: 11px;
  font-weight: normal;
  color: #6d6e70;
  text-align: left;
}

table.select-range
{
  margin-top: 30px;
  width: 100%;
}

table.select-range td.legend
{
  font-size: 11px;
  font-weight: normal;
  color: #6d6e70;
  text-align: right;
  width: 100%;
}

