.mod-searchbox-home-used {
    float: left;
    width: 317px;
    margin: 7px 0 0 0;
    padding-left: 7px;
    border: 3px solid #aeaeae;
    border-left: 0;
    color: #000000;
    background: #ecebea;
    height: 180px;
}
.mod-searchbox-home-used .heading {
    padding: 7px 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    background: transparent url("/public/modules/SearchBoxHomeUsed/default/images/bg-heading.gif") 10px bottom no-repeat;
}
.mod-searchbox-home-used .inner-box {
    padding: 10px 17px;
    _padding: 10px 17px 3px;
}
.mod-searchbox-home-used a:hover {
    text-decoration: underline;
}
.mod-searchbox-home-used select, .mod-searchbox-home-used input {
    border: 1px solid #8d9aad;
    width: 180px;
    margin: 2px;
}
.mod-searchbox-home-used .small-select select {
    width: 80px;
}
.mod-searchbox-home-used .buttons {
    padding: 4px 2px;
}
.mod-searchbox-home-used .button {
    background: #ffffff url("/public/modules/SearchBoxHomeUsed/default/images/bg-button.gif") 0 0 repeat-x;
    border: 1px solid #000000;
    padding: 0;
    float: left;
}
.mod-searchbox-home-used .button, .mod-searchbox-home-used .button input {
    width: 76px;
    cursor: pointer;
}
.mod-searchbox-home-used .button input {
    margin: 0;
    background: none;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px 0;
    text-align: center;
    border: 1px solid #ffffff;
}
.mod-searchbox-home-used a.advanced {
    color: #000000;
    font-weight: bold;
    margin: 10px;
    *margin: 0 10px 10px;
    line-height: 30px;
}
