.slot1 { background-image: url("/assets/web/img/slots/machine2/01.png"); }
.slot2 { background-image: url("/assets/web/img/slots/machine2/02.png"); }
.slot3 { background-image: url("/assets/web/img/slots/machine2/03.png"); }
.slot4 { background-image: url("/assets/web/img/slots/machine2/04.png"); }
.slot5 { background-image: url("/assets/web/img/slots/machine2/05.png"); }
.slot6 { background-image: url("/assets/web/img/slots/machine2/06.png"); }

.slotMachine .slot {
	border: 3px solid #a22b11;
}

.bottom_slots {
	background-image: url('/assets/web/img/slots/machine2/machine-bottom-slots.png');
}