.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 {
	background:url("/public/images/searchbox_bg.gif") no-repeat;
	padding:10px;
	position:absolute;
	right:0px;
	top:165px;
	z-index:2;
	height:217px;
	width:250px;
	border-top: none;
}
.mod-searchbox-home ul.tabs {
border-bottom:medium none;
}
.mod-searchbox-home ul.tabs a.current {
background: url("/public/images/search_tab_active.gif") repeat-x;
border:2px solid #292929;
height:12px;
color:#fff;
}
.mod-searchbox-home .panes .pane {
background:none;
border:none;
}
.mod-searchbox-home ul.tabs a {
	border:none;
	height:16px;
}
.mod-searchbox-home .heading {
background:url("/public/images/grad_sml.gif") repeat scroll 10px bottom transparent;
width:90px;
border: 1px solid #000; 
}

.mod-searchbox-home .button {
background:url("/public/images/grad_sml.gif") repeat-x scroll 0 0 #FFFFFF;
border:1px solid #000;
}
.mod-searchbox-home .button input {
	color:#fff;
}
