body {
    font-family: sans-serif;
    margin: 0.5em 1em 0em 1em;
}


div#findtext {
    padding: 20px 0px 3px 0px;
    font-size: 14px;
}

span#name {
    color: blue;
}

div#findform input.text_initial {
    color: #999;
}

div#message {
    font-size: 13px;
    padding: 4px 0px 8px 19px;
}

div#filter {
    font-size: 12px;
    padding-left: 19px;
}

div#footer {
    display: none;
    padding-top: 10px;
    text-align: center;
    vertical-align: bottom;
    font-size: 12px;
    height: 25px;
}

div#footer form {
    display: inline;
    margin: 0;
    padding: 0;
}

#linkback {
    font-size: 12px;
    text-align: center;
}

tbody.highlight {
    background-color: #ddd;
}

div.resultLabel {
    position: absolute;
    top: 9px;
    left: 16px;
}

td.resultID {
    vertical-align: middle;
    width: 20px;
    text-align: center;
}

td.resultContent {
    width: 170px;
    padding-left: 10px;
}

td.resultDistance {
    text-align: right;
}

div.balloon {
    font-size: 12px;
}

.marketname {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
}

.marketLabel {
    width: 20px;
    text-align: center;
    font-size: 12px;
    color: #000;
}

#map {
    display: block;
    height: 500px;
}

ul#auth {
    list-style: none;
    list-style-type: none;
}

ul#auth li {
    display: inline;
    font-size: 11px;
}
