.bike_trip_map_div {
    border: 1px solid black;
    width: 695px;
    height: 400px;
}

.post_balloon_title {
    font-size: 14pt;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

.post_balloon_description {
    font-size: 13pt;
    color: gray;
}

.post_balloon_entry {
    margin: 0px 0px 5px 10px;
    cursor: pointer;
}

.post_balloon_link {
    font-size: 13pt;
}

.post_balloon_content {
    width: 250px;
    height: 75px;
    text-align: left;
}
