#food-trail-map {
    width: 640px; height: 480px;
}

.food-trail-info {
    cursor: pointer;
}

.food-trail-info .name {
    font-weight: bold;
}
