
#map {
    width: 493px;
    height: 420px;
}


.gmap_location_block {
    min-width: 220px;
	max-width: 250px;
    font-family: Arial,sans-serif;
}

* html .gmap_location_block {
    width: 250px;
}

.gmap_location_block a {
    text-decoration: none;
    float: left;
}

.gmap_location_block img {
    border: none;
}

.gmap_location_block a:hover {
    text-decoration: underline;
}

.gmap_location_block .thumb {
    float: left;
    width: 80px;
    height: 80px;
}

.gmap_location_block div.headline {
    margin-left: 93px;
}

.gmap_location_block div.headline h2 {
    margin: 0;
}

.gmap_location_block div.headline h2, 
.gmap_location_block div.headline a {
    font-size: 13px;
    font-weight: bold;
    color: #125EAF;
}

.gmap_location_block div.headline strong, 
.gmap_location_block div.headline strong a {
    font-size: 11px;
    font-weight: normal;
    color: #626262;
}
