/*
 * $Id$
 * $URL$
 */
#mapImage {
    overflow: hidden;
}

#refine {
    margin: 0 -1px 0 0;
}

input#what,
input#where {
    font-size: 15px;
}

#resCont #compare h3 {
    position: relative;
    left: 1px;
}

#resultSpace .sortDesc {
    padding-top: 1.75em;
}

div.logoCont {
    margin-bottom: 10px;
    min-height: 20px;
}


/*#detailsAd {
    margin-top: 30px;
}
*//*
 * flyouts
 */
div.flyout form.fnForm input.fnSubmit {
    position: relative;
    top: -2px;
}

/* Clusters */

#clusterWhere{
    font-size: 15px;
}

div.flyout form.fnForm input.fnSubmit {
    margin: 5px 0 0 0 !important;
}

#www h1.wwwTitle {
    height: 1.4em;
}

a#panelToggle img {
    margin-top: 0 !important;
}


