table.bustimes {
  background-color: #ffffff;
  color: inherit;
  border: solid #004000;
  border-width: 0 2px 2px 2px;
  font-family: arial, helvetica, sans-serif ;
  font-size: 12px;
  margin: 0 20px 20px 0;
  float: left;
  }
table.bustimes td.caption {
  background-color: #ddddcc;
  color: inherit;
  border-top: 2px solid #004000;
  border-bottom: 2px solid #004000;
  font-weight: bold;
  }
table.bustimes td {
  background-color: #ffffff;
  color: inherit;
  text-align: center;
  padding: 0 0.5em;
  }
table.bustimes td.alternate {
  background-color: #eeeeee;
  color: inherit;
  }
dl.bustimes dt {
  font-weight: bold;
  }
dl.bustimes dd {
  position: relative;
  top: -1.17em;
  }
.blacklink {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
  }
