/* start HEADER - TOP */
.logo {
position:relative;
margin-top:-13px;
margin-left:0px;
}

.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:462px;
height:28px;
background:url(../images/bglogin.png) no-repeat;
position:relative;
margin-top:5px;
}

#username, #password, #code {
position:absolute;
background:none;
border:none;
height:23px;
padding:0 5px;
color:#fff;
}

#username, #password {
width:97px;
}

#username {
top:3px;
left:0px;
}

#password {
top:3px;
left:107px;
}

#code {
width:47px;
top:3px;
left:216px;
}

.img_code {
position:absolute;
top:3px;
left:272px;
}

#login {
background:none;
border:none;
position:absolute;
width:41px;
height:24px;
top:3px;
right:94px;
cursor:pointer;
}

.lupapass {
position:absolute;
display:block;
top:9px;
right:0px;
width:84px;
height:11px;
}

.register {
position:absolute;
display:block;
top:-5px;
right:50px;
}

.runningtext {
height:31px;
margin:5px 0 0 0;
background:url(../images/runningtext.png) no-repeat;
}

.runningtext_content {
height:31px;
line-height:33px;
padding:0 10px 0 30px;
color:#fff;
}

/* end HEADER - TOP */
