
#slotContainer {
		width:750px;
		float:left;
		padding:0 225px 0px 10px;
}
 
#slotMachine {
	width: 700px;
	height: 400px;
	background: url(../images/frame.jpg);
	background-repeat:no-repeat;
	top: 120px;
	left: 250px;
	margin-left:25px;
	padding-bottom:25px;
	overflow: hidden;
}
#slotSplash {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 400px;
	background: #000 url(../images/splash.jpg);
	margin-left:25px;
}
 
#slotSplash a {
	display: block;
	overflow: hidden;
	width: 55px;
	height: 17px;
	left: 219px;
	top: 100px;
	text-indent: -1000px;
	position: absolute;
}
div.wheel {
	position: absolute;
	width: 120px;
	height: 159px;
	overflow: hidden;
	top: 318px;
	margin-left:50px;
}
div.wheel img {
	position: absolute;
	top: -4px;
	left: 0px;
	margin-left:10px;
}
#wheelOverlay {
	position: absolute;
	top: 318px;
	left: 79px;
	opacity:0.3;
}
#wheel1 {
	left: 19px;
}
#wheel2 {
	left: 119px;
}
#wheel3 {
	left: 219px;
}
#slotCredits {
	position: absolute;
	top: 175px;
	left: 85px;
	width: 80px;
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	font-weight:bolder;
	text-align: right;
	color: #000000;
	margin-top:100px;
}
#slotTrigger {
	display: block;
	position: absolute;
	width: 116px;
	height: 38px;
	overflow: hidden;
	text-indent: -1000px;
	top: 186px;
	left: 225px;
	background: url(../images/button.gif) top no-repeat;
	cursor: pointer;
	margin-left:58px;
	margin-top:81px;
}
.slotSpinAnimation {
	display: none;
}
 
#gameBox{
	width:650px;
	margin-left:25px;
	padding-top:50px;
	padding-bottom:25px;
}
 
.gametext {
	color:#000;
	line-height:16px;
	padding-left:50px;
}
 
.game { font-size:16px; color:#3CC;}
 
#bucksbox {
	margin-left:200px;
	width:460px;
	margin-top:-75px;
}

.brattypairs {
    background: url(../images/brattypairs.png); 
    height: 369px; 
    width: 694px;
}
.brattypairs_btn {
    margin-left:390px;
    padding-top:280px;
}