﻿.property.thumb-wrap {
    float: left;
    cursor: pointer;
    height: 145px;
}

.property .thumb {
    
}   

.property .thumb img {
    width: 145px;
    height: 120px;
}

.property .label {
    /*position: relative; 
    top: -70px; */
    width: 145px; 
    font-size: 12px;
    text-align: center;    
}

#MapImage {
    width: 750px;
    height: 602px;
}