div.onsale_search_form {
    margin: 0 0 0 0;
}

div.onsale_search_form h2 {
    padding: 0 0 5px 0;
    margin: 0;
}

div#leo_content_holder div.onsale_search_form div.padding {
    padding: 10px;
}

div.onsale_search_form div.dropdowns div.submit {
    display: none;
}

div.onsale_search_form div.dropdowns {
    
}

div.onsale_search_form div.dropdowns select {
    display: block;
    float: left;
    width: 175px;
    margin: 0 7px 0 0;
}

div.onsale_search_form div.keyword_search {
    margin: 5px 0 0 0;
}

div.onsale_search_form div.keyword_search * {
    display: block;
    float: left;
}

div.onsale_search_form div.keyword_search input.special_button {
    padding: 0 2px 0 2px;
    margin: 0 5px 0 0;
    width: auto;
    overflow: visible;
}

div.onsale_search_form div.keyword_search label {
    font-size: 14px;
    padding: 0 5px 0 10px;
    display: block;
    float: left;
}

div.onsale_search_form div.keyword_search div.input {
    float: left;
}

div.onsale_search_form div.keyword_search div.submit {
    float: left;
}




