﻿.overlay-content-container {
    width: 250px;
    /*min-height: 150px;*/
}

.rollover-content-container {
    width: 250px;
}

.overlay-content-container .location {
    font-size: 11px;
    margin-bottom: 6px;
}

.overlay-content-container .name {
    color: #00775e;
    font-size: 13px;
    font-weight: bold;
}

.rollover-content-container .name {
    color: #00775e;
    font-size: 15px;
    font-weight: bold;
}

.overlay-content-container .infoWindowThumb {
    margin: 3px 0px 5px 0px;    
}

.overlay-content-container .infoWindowThumb img {
    height:  83px;
}

.overlay-content-container a,
.rollover-content-container a {
    text-decoration: none;
    color: #00775e;
    font-size: 11px;
    font-weight: bold;
}
