
#searchwrapper {
    height:40px;/*follow your image's size*/
    padding:0px 0px 0px 0px;
    margin:-8px 0px 0px 0px;
    position:relative; /*important*/
    z-index: 1050;
}

#searchwrapper a:hover{
	text-decoration: none;
}

.innerform {
    height:30px;
}
 
#searchwrapper form {
	display:inline ;
}
 
.searchbox {
border:0px; /*important*/
border-color:transparent;/*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:2px;
left:15px;
height:28px;
font-family: "InterstateRegular", arial, "sans-serif";
font-weight: normal;
line-height: 28px;
color: #9a9999;
font-size: 16px;
margin-top:2px;
}
 
.searchbox_submit {
border:0px; /*important*/
/*background-color:transparent; important*/
position:relative; /*important*/
top:0px;
/*left:570px;*/
width:70px;
height:36px;
display: inline block;
background-image: url("images/seachbox-button-glass.jpg");background-repeat: no-repeat;
cursor: pointer;
font-family: "InterstateRegular", arial, "sans-serif";
}

.searchwrapperSmall {
width:180px; /*follow your image's size*/
height:36px;/*follow your image's size*/
background-image:url("images/search-bg.png");
background-repeat:no-repeat; /*important*/
margin:10px 0px 0px 0px;
padding: 0px 0 0px 0;
z-index: 1050;
position:relative; /*important*/

}
 
.searchwrapperSmall form { display:inline; margin: 0px; padding: 0px; }
 
.searchboxSmall {
border:2px; /*important*/
border-color:transparent;/*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:2px;
left:10px;
width:125px;
height:28px;
font-family: "InterstateRegular", arial, "sans-serif";
font-weight: normal;
line-height: 50px;
color: #9a9999;
font-size: 12px;
margin:4px 0 0 0;
padding: 0px;

}
 
.searchbox_submitSmall {
border:0px; /*important*/
/*background-color:transparent; important*/
position:relative; /*important*/
top:0px;
/*left:570px;*/
width:38px;
height:36px;
display: inline block;
background-image: url("images/searchbox-button-small2.png");background-repeat: no-repeat;
cursor: pointer;
margin:0px;
}

.searchboxSmallDocsLocs {
border:2px; /*important*/
border-color:transparent;/*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:2px;
left:10px;
width:160px;
height:28px;
font-family: "InterstateRegular", arial, "sans-serif";
font-weight: normal;
line-height: 50px;
color: #9a9999;
font-size: 12px;
margin:4px 0 0 0;
padding: 0px;

}




.searchCustomBG {
border:0px; /*important*/
background-color:transparent; /*important*/
position:relative; /*important*/
top:0px;
/*left:570px;*/
width:100%;
height:20px;
display: inline block;
background-image: url("images/clear-bg.png");background-repeat: no-repeat;
cursor: pointer;
color:white;
font-size: 12px;
}

.customBTN {
	font-family: "InterstateRegular", arial, "sans-serif";
		margin-top:20px;
	width:180px;
	background-image: url("images/show-matches-button3.jpg");
	background-repeat: repeat;
}
	