/*.map-info-window {
    position: relative;
}*/

.map-info-window-main, .your-position-popup {
    padding: 0 20px 0 5px;
}

.map-info-window-main > h4 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

.dealer-distance {
    margin-bottom: 5px;
}

.map-info-window-closer {
    position: absolute;
    font-size: 16px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0 2px;
    right: 0;
    top: 50px;
}

.map-info-line, .map-info-town, .map-info-window-main > h4, .your-position-popup {
    white-space:nowrap;
}
