.last_trans_wrapper {
background:url(../images/LASTDPWD.png) no-repeat;
height:229px;
margin-top:10px;
}

.last_trans {
width:460px;
height:248px;
float:left;
}

.hdg_lastrans {
position:relative;
top:8px;
margin-left:50px;
}

.last_trans table {
border-spacing:0;
border-collapse:collapse;
margin-top:66px;
margin-bottom:12px;
margin-left:83px;
width:350px;
}

.last_trans table tr td {
padding:5px 5px 4px 4px;
color:#f8f1b3;
font-size:18px;
font-family: ghostTheory;
text-transform: uppercase;
}

/* CSS CONDITIONAL FOR FIREFOX ONLY */
@-moz-document url-prefix() {
	.last_trans table {
	margin-top:64px;
	}
	
	.last_trans table tr td {
    padding:4px 5px 4px 4px;
		}
}



.last_trans table tr td:nth-child(2) {
color:#facb1b;
}

.last_trans table tr td:last-child {
text-align:right;
}

.sidecontact {
margin-top: 10px;
width: 660px;
height: 70px;
background: url(../images/contact.png) no-repeat; 
position:relative;
}

.sidecontact ul, .sidecontact li {
margin:0; padding:0; list-style:none;
}

.sidecontact ul {
  padding-top: 50px;
  margin-left: 20px;
}

.sidecontact li, .sidecontact li a {
color:#f8f1af;
font-weight:normal;
text-shadow:1px 1px 1px #1f0c00;
font-size:19px;
line-height: 35px;
font-family:ghostTheory;
text-transform:uppercase;
}

.sidecontact li {
margin-bottom:1px;
height: 35px;
padding:0px 0px 0px 40px;
}

.phone {
background:url(../images/phone.png) no-repeat left top;
}

.bbm {
background:url(../images/bbm.png) no-repeat left top;
}

.ym {
background:url(../images/ym.png) no-repeat left top;
}

.line {
background:url(../images/line.png) no-repeat left top;
}

.wechat {
background:url(../images/wechat.png) no-repeat left top;
}

.twitter {
background:url(../images/twitter.png) no-repeat left top;
}

.fb {
background:url(../images/fb.png) no-repeat left top;
}

.whatsapp {
background:url(../images/whatsapp.png) no-repeat left top;
}

/* jackpot */
.jackpot {
width:330px;
height:410px;
margin:0px 0 0 0;
background:url(../images/jekpotnew.png) no-repeat;
position:relative;
}

.totaljackpot, .totaljackpot2, .totaljackpot3 {
position:center;
color:#f5f9be;
font-size:50px;
text-align:center;
font-weight:bold;
text-shadow: 1px 1px 0 #000;
margin-top:0px;
}

.totaljackpot {
margin-top:0px;
}

.totaljackpot2 {
margin-top:85px;
}

.totaljackpot3 {
margin-top:73px;
}


