#whois {
 border:  1px solid #001b8e;
 margin:16px;
 padding: 11px;
 position: absolute;
 width: 335px;
 display: none;
 top: 70px;
 right: -10px;
 background-color: #FFFFFF;
 z-index: 40001;
}
#whois .fermer {
 position: absolute;
 right: -1px;
 top: -1px;
 border-bottom: 1px solid #001b8e;
 border-left: 1px solid #001b8e;
 cursor: pointer;
}
#whois .search {
 border: 1px solid #739bee;
 width: 223px;
 background-color: #FFFFFF;
 color: #000000;
}
#whois .captcha {
 border: 1px solid #739bee;
 width: 40px;
 background-color: #FFFFFF;
 color: #000000;
}
#whois .col {
 background-color: #dae5fb;
}
#whois table {
 width: 100%;
 border: 1px solid #001b8e;
}
#whois table tr th {
 text-align: center;
}
#whois table .style1 {
 border-right: 1px solid #001b8e;
 background-color: #3366cc;
 padding: 5px;
 height: 15px;
}
#whois table .style1 img {
 vertical-align: middle;
}
#whois table .style2 {
 padding: 3px;
 border-top: 1px solid #001b8e;
}
#capt {
 vertical-align: top;
}
#whois .submit {
 float:right;

}

