#map{
    border:1px solid #778833;
    width:407px;
    height:350px;
    margin:0 0 0 5px;
    padding:0 0 0 0;	/*top, right, bottom, left*/
}
.gMapOverlay{
    width:300px;
}
.gMapOverlay img{
    float:left;
    height:80px;
    border:1px solid #778833;
}
.gMapOverlay .tAdd{
    float:left;
    width:170px;
    color:#000;
    font-size:9pt;
    font-family:tahoma,verdana,arial;
    font-weight:normal;
    margin:0 0 0 10px;
    padding:0 0 0 0;	/*top, right, bottom, left*/
}
/*maps used on water listings*/
.mapSm{
    border:1px solid #778833;
    width:241px;
    height:241px;
    margin:5px 0 0 0;
    padding:0 0 0 0;	/*top, right, bottom, left*/
}
