/* start HEADER - TOP */
.logo {
position:relative;
margin-top:4px;
}

.runningtext {
height:39px;
margin-top: -10px;
background:url(../images/bg_runningtext.png) no-repeat center left;
}

.runningtext_content {
height:39px;
line-height:39px;
color:#000;
padding:0 0px 0 31px;
}

/* start FORM LOGIN */
#frmlogin {
background:url(../images/bg_login.png) no-repeat;
width:381px;
height:46px;
margin-top: 25px;
position:relative;
}

#frmlogin table tr td {
padding-left:10px;
}

#username, #password, #code {
position:absolute;
background:none;
border:none;
padding:0 5px;
height:24px;
}

#username, #password {
width:89px;
}

#username {
left:1px;
top:20px;
}

#password {
left:106px;
top:20px;
}

#code {
width:32px;
height:24px;
left:212px;
top:20px;
}

.img_code {
position:absolute;
top:23px;
left:260px;
color:black;
}

#login {
position:absolute;
top:20px;
left:313px;
background:none;
border:none;
width:68px;
height:24px;
cursor:pointer;
}

#login:hover {
background-position:bottom;
}

.daftar, .lupapass {
display:block;
position:absolute;
top:0px;
}

.lupapass {
	width: 95px;
	height: 13px;
	left: 1px;
}

.daftar {
width:37px;
height:10px;
left:120px;
}
/* end FORM LOGIN */

.topaccount {
	margin-top: 30px;
	color: #000;
}


/* end HEADER - TOP */
