body {
    font-family:Helvetica,sans-serif;
    font-size:10px;
    /*background-color:#F7F7F7;*/
    background-color:#FFF;
}
.language {
    position:relative;
    top:70px;
    left:30px;
    color:#000;
}
a:link {
    color:#000;
    text-decoration:none;
}
a:visited {
    text-decoration:none;
    color:#000;
}
a:hover {
    text-decoration:none;
    color:#000;
}
a:active {
    text-decoration:none;
    color:#000;
}
.global {
    position:absolute;
    left:50%; 
    top:50%;
    width:1024px;
    height:645px;
    margin-top:-322px;
    margin-left:-512px;
}
.prehome_register {
color:#000000;
left:30px;
position:relative;
top:100px;
width:160px;
}
.prehome_register  p{
margin:0 0 5px 0;
}
.prehome_register input {
border:1px solid #444444;
color:#444444;
width:114px;
font-size:10px;
height:16px;
float:left;
}
.prehome_register button {
cursor:hand;
background:#7a7a7a;
border:none;
float:left;
padding:0;
margin:0 0 0 10px;
border:none;
}
.prehome_register #confirm {
top:12px;position:relative;
}
.prehome_register #confirm.success,
.prehome_register #confirm.error {
clear:both;
}