/* start HEADER - TOP */
.logo {
position:relative;
margin-bottom:-5px;
left:-20px;
}

.jackpot {
	width:232px;
	height:43px;
	background:url(../images/jackpot.png) no-repeat;
	font-size:34px;
	font-weight:bold;
	position:relative;
	margin-left:-50px;
	padding-top:55px;
	text-align:center;
	color:#e6a814;
	
	text-shadow:2px 2px 1px #00191f;
}

#frmlogin {
width:478px;
height:63px;
background:url(../images/bglogin.png) no-repeat;
position:relative;
margin-top:35px;
}

#username, #password, #code {
position:absolute;
background:none;
border:none;
height:24px;
padding:0 5px;
color:#000;
}

#username, #password {
width:92px;
}

#username {
top:14px;
left:179px;
}

#password {
top:13px;
left:283px;
}

#code {
width:47px;
top:3px;
left:216px;
}

.img_code {
position:absolute;
top:3px;
left:272px;
}

#login {
background:none;
border:none;
position:absolute;
width:89px;
height:24px;
top:13px;
right:0px;
cursor:pointer;
}

.daftar {
position:absolute;
display:block;
top:0px;
left:0px;
width:170px;
height:48px;
}

.runningtext {
height:23px;
margin:20px 0 10px 0;
background:url(../images/runningtext.png) no-repeat;
}

.runningtext_content {
height:23px;
line-height:23px;
padding:0 10px 0 30px;
color:#fff;
font-size:16px;
}

/* end HEADER - TOP */
