.waitTime {
  width: 10pt;
}

.stopName {
width: 80pt;
text-align: left;
}

.one {
position: relative;
margin-left: 10pt;
}

#display {
  border: 0;
  table-layout: fixed;
  background-color: #faf9f9;
}

#box {
  margin-top: 20px;
  font-family: "verdana";
}

#secondResult {
  background-color: #f0f0f0;
}

.min {
  color: #505050;
}

.servicecut {
  font-family: "verdana";
  text-align:center;
  font-variant:small-caps;
  font-size:8.5pt;
}

a.submit:link {color:#ee2f39;text-decoration:none}
a.submit:visited {color:#ee2f39;text-decoration:none}
a.submit:hover {color:#ee2f39;}
a.submit:active {color:#ee2f39}

#source {
  font-style: italic;
color: #a0a0a0;
  font-size: 10pt;
}

#go {
  background-color:#ee2f39;
color: #ffffff;
       text-decoration: none;
  padding: 3px;
  font-weight: bold;
}



.small {
  font-size: 9pt;
}
