.mod-searchbox-home {
    float: left;
    width: 317px;
    margin: 7px 0 0 7px;
    border-top: 3px solid #555048;
    color: #ffffff;
    background: #000000;
    height: 180px;
}
.mod-searchbox-home .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 .inner-box {
    padding: 10px 17px;
}
.mod-searchbox-home a:hover {
    text-decoration: underline;
}
.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 .buttons {
    padding: 4px 2px;
}
.mod-searchbox-home .button {
    background: #ffffff url("/public/modules/SearchBoxHomeUsed/default/images/bg-button.gif") 0 0 repeat-x;
    border: 1px solid #ffffff;
    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: #ffffff;
    font-weight: bold;
    margin: 10px;
    *margin: 0 10px 10px;
    line-height: 30px;
}

.mod-searchbox-home {
	border: none;}
.mod-searchbox-home .heading {
	background: url("/public/images/bg-box-header.png") no-repeat #a70e13;}

