/* start HEADER - TOP */
.logo {
position:relative;
margin-top:15px;
margin-left: 0px;
}

#frmlogin {
width:330px;
height:146px;
background:url(../images/log.gif) no-repeat;
position:relative;
margin-top:15px;
}

#username, #password, #code {
position:absolute;
background:none;
border:none;
height:30px;
padding:0 0px;
color:#000;
}

#username, #password {
width:130px;
}

#username {
top:88px;
left:20px;
}

#password {
top:88px;
left:185px;
}

#code {
width:38px;
bottom:0px;
left:227px;
}

.img_code {
position:absolute;
bottom:0px;
right:0px;
}

#login {
background:none;
border:none;
position:absolute;
width:85px;
height:22px;
top:120px;
left:120px;
cursor:pointer;
}

.lupapass, .daftar {
position:absolute;
display:block;
}

.lupapass {
top:5px;
left:178px;
width:85px;
height:15px;
}

.daftar {
left:50px;
top:5px;
width:225px;
height:50px;
display: block;
border-radius:50%;
}

.runningtext {
height:40px;
margin:10px 0 0 0;
background: url(../images/bg_runningtext.png) no-repeat center right;
}

.runningtext_content {
height:40px;
line-height:40px;
padding:0 40px 0 150px;
color:#fff;
}

/* end HEADER - TOP */