#sbox {
	background: url(/whois/images/Search.gif) #ffffff no-repeat left center;
	border: 3px solid #EEEEEE;
	color: #808080;
	font-weight: bold;
	font-family: "Lucida Grande",Verdana,sans-serif;
	height: 14px;
	padding-left: 30px;
	padding-top:6px;
	padding-bottom:10px;
	margin: 0;
	width: 350px;
	font-size: 1em;
	vertical-align: middle;
	text-decoration: none;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

/*
#search_box {
    width: 450px;
    height: 30px;
    background: url(../images/bg_search_box.gif);
}
*/

#search_box #s {
    float: left;
    font-size: 1.4em;
    color: white;
    padding: 0;
    margin: 0 12px 0 18px;
    border: 0;
    width: 380px;
    background: none;
}
#search_box #go {
    float: right;
    width: 28px;
    margin: 0 13px 0 0;
   background: url(..//images/btn_search_box.gif);
}



