.whois { float:left; padding:4px; background:#555; color:#fff; position:relative; border-radius:6px; white-space:nowrap }
.whois form { direction:ltr; display:block; line-height:30px }
.whois input, .whois select { line-height:14px; height:30px; padding:4px; color:#333; margin:0; vertical-align:middle; display:inline-block }
.whois form .button { font-size:0; background:url(../img/search.png) center no-repeat; width:30px; height:30px !important }
.whois input.txtbox { width:40% }
.whois select.txtbox { width:20% }
.whois .txtbox { border:none }
.whois .button { width:75px; min-width:0; padding:0; color:#fff }
.whois .res { padding:7px; box-sizing:border-box; display:none; text-align:center; position:absolute; z-index:20; left:0; width:100%; background:inherit; cursor:pointer }
