body {
    color: #333;
    font: 62.5% "lucida grande", verdana, helvetica, arial, sans-serif;
}

#wrapper {
    font-size: 1.1em;
}
#wrapper #footer {
    font-size: 0.9em;
}

.tabs {
	font:1.1em/1em Arial,Helvetica,sans-serif;
}

a:link {
    color: #254cb3;
    text-decoration: none;
}

a:visited {
    color: #597bd3;
    text-decoration: none;
}

a:hover, a:active {
    color: #9b2c2c;
    text-decoration: underline;
}

h1, h2, h3 {
    font-family: "lucida grande", trebuchet, arial, sans-serif;
    letter-spacing: -1px;
}
h1 {
    font-size: 200%;
}
h2 {
    font-size: 1.7em;
    font-weight: normal;
    margin: 8px 0;
}
h3 {
    font-size: 1.4em;
    letter-spacing: 0;
}
h4 {
    font-size: 1.2em;
}

#content .infoBox div h2 {
    text-align: left;
    font-size: 1.4em;
    font-weight: bold;
    color: #039;
    padding: 10px 0;
    margin: 0;
}

table caption {
    display: none;
}

.palette h3 {
    font-weight: normal;
    font-size: 1em;
    color: #333;
    text-shadow: #fff 1px 1px 0;
}
.palette h3 span {
    color: #777;
}

.palette.disabled h3 {
    color: #CCC;
}

.column #yellSearch h3, .column #ebaySearch h3 {
    color: #333;
}

#searchBox label {
    color: #3c529d;
}

.resultsPane  .count  span, #routeList .routeMarker {
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}

#dirOptions label {
    white-space: nowrap;
    color: #333;
    font-weight: normal;
}

#routeList h4 {
    font-size: 1.5em;
    font-weight: normal;
}

#routeList td em {
    font-style: normal;
    font-size: 85%;
}

ul#routeSpecs {
    font-size: 85%;
}

.resultsPane  em, .resultsPane  strong {
    font-weight: normal;
    font-style: normal;
}

.resultsPane  .dTime {
    color: #656565;
}

.column ul li  .type {
    color: #777;
}

.column  .removeConfirm {
    font-size: .9em;
}

.buttons a:link, .buttons a:visited {
    text-decoration: none;
}

/* Prev site link */
#prevSite a {
    background: url(/mmw/i/ui/bullet_blue.png) no-repeat scroll 0 3px;
    padding-left: 8px;
    color: #333;
}

.bullet-b, .bullet-w {
    background: url(/mmw/i/ui/bullet_blue.png) no-repeat scroll 0 3px;
    padding-left: 8px;
}
.bullet-w {
    background-image: url(/mmw/i/ui/bullet_white.png);
}

