html, body {background-color:#fff;margin:0px;padding:0px;position:relative;;width:100%;font-family:helvetica;}
#header {width:1000px;height:85px;margin: 0px auto 20px auto;position:relative;background-color :#fff; background-image:url('http://shared.zenhysteria.com/logo-zhlabs-blanc-351.png');background-position:  left 10px; background-repeat: no-repeat;}
#header a img#logo {width:351px;height:85px;border-width:0px;}
#header #minifast{position:absolute;top:10px;right:0px;text-align:right;color:#666;font-size:11px;font-weight:bold;}
#header #minifast a, #header #minifast a:visited{padding:3px 5px 3px 5px;color:#666;text-decoration:none;background-color:none;}
#header #baseline_fr,#header #baseline_en {position:absolute;width:620px;height:25px;left:370px;font-size:22px;font-weight:bold;letter-spacing:1px;}
#header #baseline_fr {color:#777;top:65px;}
#header #baseline_en{color:#666;top:40px;}




#holder {width:1000px;background-color:#f9f9f9;margin: 0px auto 20px auto;position:relative;margin-top:60px;}
#more {width:1000px;margin: 0px auto 20px auto;position:relative;text-align:center;font-size:18px;font-weight:bold;color:#aaa;}
#holder #ip, #holder #host, #holder #proxy, #holder #proxy-ip {margin:0px auto 0px auto;padding:0px;position:relative;width:500px;text-align:center;}

#holder #ip {font-size:40px;color:#444;font-weight:bold;padding:10px 0px 5px 0px;}
#holder #ip #theip {color:#222;font-size:50px;cursor:pointer;}
#holder #host {font-size:18px;color:#333;}
#holder #proxy {font-size:13px;color:#444;padding-top:15px;}
#holder #proxy-ip {font-size:14px;color:#444;font-weight:bold;padding-top:5px;padding-bottom:10px;}



#debugbox{position:fixed;top:5px;right:5px;width:300px;padding:5px;background:yellow;color:black;font-size:11px;font-weight:bold;font-family:arial;z-index:666;visibility:visible;border:dashed 4px #000;opacity:0.8;}