/* INDEXED SEARCH */

#indexedsearchbox {
float:left;
margin:0;
padding-top:4px;
width:100%;
}
form #indexedsearch {
margin:0;
padding:0;
width:100%;
}
#indexedsearchbox table {
margin:0;
padding:0;
}
#indexedsearchbox table tr {
margin:0;
padding:0;
}
div#indexedsearchbox table tr td {
margin:0;
padding:0;
}


div#indexedsearchbox table tr td .button {
margin:0;
padding:0;
}

div#indexedsearchbox table tr td input.searchbox-button {
background:transparent none repeat scroll 0 0;
border:1px none;
font-size:9px;
margin:0;
padding:0;
position: absolute;
}
div#indexedsearchbox table tr td input.searchbox-sword {
border:1px solid;
color:#000000;
font-size:9px;
margin-right:5px;
padding-bottom:0;
padding-left:2px;
padding-top:0;
width:110px;
}