.mod-searchbox-home {

}
.mod-searchbox-home form {
    display: block;
    padding: 10px;
    height: 157px;
}
.mod-searchbox-home .heading {
    background: #870a0a url("/public/images/grad_sml.gif") 0 0 repeat-x;
}
.mod-searchbox-home .heading h2 {
    background: transparent url("/public/modules/SearchBoxHome/theme2/images/bg-heading.gif") 8px center no-repeat;
    padding: 6px 6px 6px 30px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}
.mod-searchbox-home .switch {
    padding: 0 0 4px;
}
.mod-searchbox-home .switch .input {
    display: inline;
}
.mod-searchbox-home .switch label {
    margin: 2px 5px;
}
.mod-searchbox-home input.radio {
    width: auto;
    border: none;
}
.mod-searchbox-home .inputs-wrapper {
    float: left;
    width: 190px;
}
.mod-searchbox-home a {
    text-decoration: underline;
}
.mod-searchbox-home a:hover {
    text-decoration: none;
}
.mod-searchbox-home select, .mod-searchbox-home input {
    border: 1px solid #8d9aad;
    width: 180px;
    margin: 2px;
}
.mod-searchbox-home .small-select select {
    width: 80px;
}
.mod-searchbox-home .small-select .sb-field {
    width: 90px;
    float: left;
}
.mod-searchbox-home .buttons {
    padding: 23px 0 0 12px;
    margin-left: 190px;
}
.mod-searchbox-home .button {
    padding: 0;
    float: left;
}
.mod-searchbox-home .button, .mod-searchbox-home .button input {
    width: 76px;
    cursor: pointer;
}
.mod-searchbox-home .button input {
    margin: 0;
    background: none;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 0;
    text-align: center;
}
.mod-searchbox-home a.advanced {
    color: #da0000;
    font-weight: bold;
    margin: 10px 0;
    *margin: 10px 0;
    line-height: 30px;
}
.mod-searchbox-home .links {
    clear: left;
    padding: 11px 0 0;
    margin: 11px 0 0;
    display: block;
}
.mod-searchbox-home .links li {
    display: block;
    float: left;
    width: auto;
    margin: 0;
}
.mod-searchbox-home .links li a {
    padding: 2px 10px 3px;
    background: #d80000 url("/public/modules/SearchBoxHome/theme2/images/links-separator.gif") 0 center no-repeat;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}
