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