/* start HEADER - TOP */
.logo {
position:relative;
margin-left:15px;
float:right;
}

#frmlogin {
width:329px;
height:44px;
background:url(../img/bglogin.png) no-repeat;
position:relative;
margin-top:33px;
}

#username, #password, #code {
position:absolute;
background:none;
border:none;
height:26px;
padding:0 5px;
color:#fff;
}

#username, #password {
width:98px;
}

#username {
top:18px;
left:0px;
}

#password {
top:18px;
left:114px;
}

#code {
width:35px;
top:19px;
left:199px;
}

.img_code {
position:absolute;
top:19px;
right:173px;
}

#login {
background:none;
border:none;
position:absolute;
width:45px;
height:25px;
top:17px;
right:56px;
cursor:pointer;
}

.lupapass, .daftar {
position:absolute;
display:block;
}

.lupapass {
top:0px;
left:0px;
width:99px;
height:12px;
}

.daftar {
right:0px;
top:17px;
width:49px;
height:25px;
}

.runningtext {
height:28px;
margin:0px 0 5px 0;
background:url(../img/runningtext.png) no-repeat;
}

.runningtext_content {
height:28px;
line-height:28px;
padding:0 10px 0 30px;
color:#000;
}

/* end HEADER - TOP */