.logo {
margin-top:10px;
}

.toplogin {
width:538px;
height:30px;
background:url(../images/toplogin0.png) no-repeat;
position:relative;
margin-top:10px;
margin-left:30px;
}

#username, #password, #code {
padding:0px 5px;
border:none;
background:none;
font-size:12px;
height:16px;
position:absolute;
top:14px;
color:#000;
}

#username {
width:80px;
left:57px;
}

#password {
width:80px;
left:152px;
}

#code {
width:43px;
left:189px;
}

.code_img {
position:absolute;
top:14px;
left:242px;
}

#login {
width:74px;
height:23px;
background:none;
border:none;
position:absolute;
top:7px;
left:298px;
cursor:pointer;
}

.lupapassword, .daftar {
position:absolute;
}

.lupapassword {
width:87px;
height:11px;
right:0px;
top:17px;
}

.daftar {
width:72px;
height:23px;
left:374px;
top:7px;
}

::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}

:-ms-input-placeholder {  
   color: #000;
}

.jackpot {
height:187px;
background:url(../images/jackpot.jpg) no-repeat;
position:relative;
}

.totaljackpot, .totaljackpot2, .totaljackpot3 {
position:absolute;
color:#fff;
font-size:40px;
top:120px;
}

.totaljackpot {
left:20px;
}

.totaljackpot2 {
left:340px;
}

.totaljackpot3 {
left:670px;
}

.runningtext {
height:25px;
background:url(../images/bg_runningtext.png) no-repeat 30px center;
margin-top:10px;
}

.runningtext_content {
font-size:14px;
color:#fff;
line-height:25px;
padding:0px 0 0 62px;
}

/* end HEADER - TOP */
