body {
margin: 0;
padding: 0;
font-family: Verdana, Arial;
font-size: 12px;
}
#container {
width: 100%;
position: absolute;
top: 0;
text-align: center;
}
#header {
text-align: center;
font-size: 13px;
}
#content {
width: 791px;
margin: 70px auto 0 auto;
}
#footer {
text-align: center;
}
#formcontent {
position:relative;
left:-8px;
margin: 0 auto;
width: 330px;
padding-top: 1px;
color: #EAF4FF;
}
#formfooter {
height: 10px;
}
#accesstypeuserpanel {
text-align: center;
display: none;
margin: 0 auto;
width: 330px;
}
#accesstypeuserpanel label {
display: none;
}
#form h1 {
font-size: 22px;
color: #ffffff;
margin-bottom: 10px;
margin-top: 4px;
}
img {
border: 0;
}
label {
display: inline-block;
width: 83px;
text-align: right;
padding-right: 10px;
}
input[type="text"], input[type="password"] {
width: 200px;
}
select {
width: 204px;
}
h1 {
font-weight: normal; 
font-size: 16px;
}
table {
border-spacing: 0px;
}
table, tr, td {
border: 0;
}
.td-icon {
width: 16px;
}
#buttonLogOn {
height: 30px;
width: 80px;
}
#tr-domain, #tr-password, #tr-verifypassword {
display: none;
}
#select-server {
display: none;
}
#span-login-ok, #span-password-ok, #span-login-ko, #span-password-ko, #span-credentials-ko {
display: none;
}
#span-credentials-ko {
color: red;
font-weight: bold;
padding-right: 50px;
}
#retype-password-input, #retype-password-label {
display: none;
}
#accesstypeuserpanel label {
width: auto;
}
