.searchmap-rollover-info {
    display:none;
    position:absolute;
    z-index:2000;
    background-color:#ffffcc;
    width:210px;
    border:1px solid #000;
    font-size:0.9em;
    padding:0px 5px 5px 5px;
    margin:0px;
}

.searchmap-rollover-info address {
    margin-top:0.5em;
    margin-left:0.8em;
    margin-bottom: 1em;
}

.searchmap-rollover-info h2 {
    padding:0px;
    margin:0px;
}

#searchmap-container {
    position:relative;
    float:right;
    width:310px;
    height:270px;
    margin:0px 15px 0px 0px;
}

#searchmap-map-city {
    position:absolute;
    top:0px;
    left:0px;
    z-index:0;
    margin:0px;
    width:310px;
    height:216;
}

.searchmap-overlay {
    position:absolute;
    top:0px;
    left:0px;
    z-index:600;
    margin:0px;
}

#searchmap-imagemap {
    position:absolute;
    top:0px;
    left:0px;
    z-index:700;
    margin:0px;
}

#advanced-search-section {
    clear:both;
    padding-top:2em;
    display:none;
}

.searchForm #searchform-dropdowns p {
}

.searchForm #searchform-dropdowns label {
    float:left;
    width:100px;
}
.searchForm #searchform-dropdowns select {
    margin-left:10px;
}


#search-areas ul {
    margin-left:0px;
}

.searchForm {
    padding:0px;
}

.searchForm ul { margin: 0; padding: 0; list-style: none; }

.searchForm li.checkbox-floated {
    margin-top:4px;
    margin-right:5px;
    float:left;
}

p.multipleselectbox-header-floated-left {
    clear:both;
    float:left;
    width:80px;
    margin-top:0.7em;
}

.searchForm li.checkbox-floated-left {
    clear:both;
}

