@charset "utf-8";
/* CSS Document */

.searchBox{
background-color:#999999;
color:#FFFFFF;
position:relative;
bottom:7px;
border:inset;
border-width:thin;
text-indent:2px;
font-size:small;
padding-top:2px;
padding-bottom:2px;
}