body {
   margin: 0;
   padding: 0;
   font-family: Arial,Helvetica,sans-serif;
}

#finder {
    width: auto;
}

#standalone-finder select {
    margin-bottom: 5px;
    margin-right: 0;
}

#standalone-finder select#id_min_price {
    margin-right: 0 !important;
}

#standalone-finder input#finder_submit {
    margin-top: 0 !important;
}

#standalone-finder #finder {
    padding-bottom: 1px;
}
