.ienlarger1 {
    position: absolute;
    float: left;
    clear: none;
    margin-top: -5px;
    margin-left: -5px;
    width: 50px;
}

.ienlarger1 span {
    position: absolute;
    display: none;
    background-color: gray;
    top: 0;
    right: -50px;
    z-index: 100;
    border-top: 3px solid gray;
}

.ienlarger1 span img {
    width: 190px;
    border: 3px solid gray;
    border-top: none;
}

.suburban_filters {
    font-size: 13px;
}

.city_filters {
    font-size: 13px;
}

.mark_error {
    border: 1px solid #c90909;
}
