@CHARSET "UTF-8";

/* reel container */
.gameContainer .animationBox .reelBox {
	left: 253px;
	width: 774px;
}


/* linemarkers */
.linesChoiceBox {
	left: 168px;
	width: 944px;
}
.linemarkersBox, .linemarkerClickareasBox {
	width:  944px;
}
/* optimal slot 2 frame animation layer */
.symbolAnimLayer {
	position: absolute; 
	left: 37px; 
	top: 0px; 
	width: 774px; 
	height: 576px;
}
.symbolAnimLayer .animSymbol {
	position: absolute;
	width: 234px; 
	height: 192px;
}