/* start HEADER - TOP */
.logo {
position:relative;
margin:0px 10px;
}

.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;
}



.runningtext {
height:25px;
margin:0px 0 0 0;
background:url(../images/runningtext.png) no-repeat;
}

.runningtext_content {
height:25px;
line-height:25px;
padding:0 10px;
color:#fffc00;
}

/* end HEADER - TOP */
