#wrapper {
	width: 193px;
	height: 120px;
	padding: 0;
	margin:0;
	overflow: hidden;
	background:url(../ASCBET/images/banner/ex/SmallWC_bg.png) no-repeat;
	text-align:center;
	overflow: hidden;
}
.scaled-frame {
//	width: 600px;
//	height: 110px;
	margin: 0;
	padding:0;
//	border: solid 10px #fff;
//	overflow: hidden;
//	border:none;
}
.scaled-frame {
	zoom: 0.75;
	-moz-transform: scale(0.75);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.75);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.75);
	-webkit-transform-origin: 0 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .scaled-frame {
	zoom: 1;
	}
}

.sidebar {
	width:300px;
        height: 400px;
	top:40px;
	left:0;
	background: none transparent;
	position: absolute;
	left:799px;
	margin:0;
	padding:0;
        color:#fff;	
	font-size: 140%;
	line-height: 95%;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

.jackpot {
	width: 196px;
	height: 50px;
	position: absolute;
	z-index:0;
	border: none;
	overflow:hidden;
}

#Text0 {
	font-size: 18pt;
	font-weight:bold;
	font-stretch: wider;
	line-height: 18pt;
}

#Text1 {
	margin-top: 50px;
	padding-bottom: 5px;
}

#Text2 {
    margin-top: 240px;
    padding-top: 8px;
    font-size: 120%;
    font-stretch: extra-condensed;
    font-weight: bold;
    background: url(../images/amaya/AmayaButton-PlayNow.png) no-repeat top;
    Width: 116px;
    Height: 33px;
    color: #fff;
    cursor: pointer;
}

#Text3 {
    margin-top: 0;
    padding-top: 5px;
    font-size: 90%;
    font-stretch: extra-condensed;
    font-weight: bold;
    background: url(../images/amaya/AmayaButton-Demo.png) no-repeat top;
    Width: 83px;
    Height: 24px;
    color: #999;
    cursor: pointer;
    display:none;
}

#Text4 {
	background: url(../images/AmayaButton-Demo.png) no-repeat bottom;
	font-size: 80%;
	font-weight:bold;

}

#Text0, #Text1, #Text2, #Text3, #Text4 {
    margin-left: -5px;
}
