#search {
width:156px;
height:31px;
background-image:url(images/find_background.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px;
position:relative;
}
 
#search form { 
display:inline;
}
 
.searchbox {
border:0px;
background-color:transparent;
position:absolute;
top:6px;
left:4px;
width:140px;
height:20px;
}
 
.searchbox_submit {
border:0px;
background-color:transparent; 
position:absolute; 
top:4px;
left:132px;
width:23px;
height:25px;
}

.submenu {
font-family: verdana;
font-size: 11px;
color:#000000;
text-decoration:none;
}

.submenu:hover {
font-family: verdana;
font-size: 11px;
color:#000000;
text-decoration:underline;
}
