/* start HEADER - TOP */
.logo-wrapper {
	position: relative;
	height: 184px;
}


.logo {
position:absolute;
margin-top:0px;
left: 0px;
}

#frmlogin {
width:222px;
height:85px;
background:url(../images/bglogin.png) no-repeat;
position:relative;
margin-top:50px;
}

#username, #password, #code {
position:absolute;
background:none;
border:none;
height:26px;
padding:0 5px;
color:#fff;
}

#username, #password {
width:98px;
}

#username {
top:59px;
left:0px;
}

#password {
top:59px;
left:113px;
}

#code {
width:35px;
top:19px;
left:199px;
}

.img_code {
position:absolute;
top:19px;
right:173px;
}

#login {
background:none;
border:none;
position:absolute;
width:93px;
height:28px;
top:21px;
left:33px;
cursor:pointer;
}

.lupapass, .daftar {
position:absolute;
display:block;
}

.lupapass {
top:0px;
right:0px;
width:95px;
height:12px;
}

.daftar {
right:0px;
top:21px;
width:93px;
height:28px;
background:url(../images/button.gif) no-repeat;
}

.runningtext {
height:28px;
margin:0px 0 0 0;
}

.runningtext_content {
height:28px;
line-height:28px;
padding:0 10px 0 30px;
color:#fff;
}

/* end HEADER - TOP */
