

.SPONS { color: #FFFFFF; }
.ONS { color: #FFFFFF; }
.NOVELLE { color: #FFFFFF; }

.slotbox {
position: relative;
background-color:#1E90FF;
padding:0px;
margin:0px;
width:382px;
	height:50px;
	float:left;
	}


.slots {
background-color:#1E90FF;
padding:0px;
margin:0px;
text-align:center;

	font-size:40px;
	font-family:courier;
	overflow:hidden;
	width:382px;
	height:40px;
	float:left;
	transform: scale(1,1.2);
	-webkit-transform: scale(1,1.2);
-moz-transform: scale(1,1.2);
-ms-transform: scale(1,1.2);
-o-transform: scale(1,1.2);

}

.slots3 {
background-color:#26cfff;
padding:0px;
margin:0px;
text-align:center;

	font-size:40px;
	color:white;
	font-family:courier;
	overflow:hidden;
	width:382px;
	height:40px;
	float:left;
	transform: scale(1,1.2);
	-webkit-transform: scale(1,1.2);
-moz-transform: scale(1,1.2);
-ms-transform: scale(1,1.2);
-o-transform: scale(1,1.2);

}


.slots .wrapper{
	margin-top: 0px;
	width:400px;
	position: relative;


}

.slots .slot{
	width:382px;
	height:40px;
	text-align:center;

}




