/* start HEADER - TOP */
.logo {
position:relative;
margin-bottom:15px;
}

#frmlogin {
width:266px;
height:90px;
background:url(../images/bglogin.png?id=69841) no-repeat;
position:relative;
margin-top:20px;
}

#username, #password, #code {
position:absolute;
background:none;
border:none;
height:31px;
padding:0 5px;
color:#fff;
}

#username, #password {
width:118px;
}

#username {
top:20px;
left:0px;
}

#password {
top:20px;
left:138px;
}

#code {
width:68px;
top:61px;
left:0px;
}

.img_code {
position:absolute;
top:62px;
left:78px;
}

#login {
background:none;
border:none;
position:absolute;
width:49px;
height:26px;
top:61px;
right:220px;
cursor:pointer;
}

.lupapass, .daftar {
position:absolute;
display:block;
}

.lupapass {
top:0px;
left:0px;
width:96px;
height:12px;
}

.daftar {
right: 160px;
top:61px;
width:49px;
height:26px;
}

.runningtext {
height:28px;
margin:0px 0 10px 0;
background:url(../images/runningtext.png) no-repeat center left;
}

.runningtext_content {
height:28px;
line-height:28px;
padding:0 10px 0 30px;
color:#fff;
}

/* end HEADER - TOP */
