#map {
    width: 273px;
    border: solid 2px black;
    background-color: white;
    padding: 8px;
}

#info {
    padding-left: 70px;
    background: url(logo-small.jpg) no-repeat;
    line-height: normal;
}

#info div {
    font-size: 10px;
    font-family: Arial;
}

#info a {
    color: inherit;
    text-decoration: inherit;
}

#map .header {
    font-size:13px;
    font-weight: bold;
    background: none;
}
