#demo-wrapper1, #demo-wrapper2, #demo-wrapper3, #demo-wrapper4 {
	overflow: hidden;
	height: 123px;
	width: 100px;
	border:0px solid blue;
	position: relative;
}

.scrolling-content {
	width: 100px;
	height: 100px;
	position: absolute;
}

#content1,#content101,#content201,#content301 {	left: 0px;	top: 10px;	background-image:url(../images/slotMachine/items/Earth.png);}
#content2,#content102,#content202,#content302 {	left: 0px;	top: 110px;	background-image:url(../images/slotMachine/items/Blue-Capsule.png);}
#content3,#content103,#content203,#content303 {	left: 0px;	top: 210px;	background-image:url(../images/slotMachine/items/Diamond.png);}
#content4,#content104,#content204,#content304 {	left: 0px;	top: 310px;	background-image:url(../images/slotMachine/items/Alien_logo.png);}
#content5,#content105,#content205,#content305 {	left: 0px;	top: 410px;	background-image:url(../images/slotMachine/items/Human_logo.png);}
#content6,#content106,#content206,#content306 {	left: 0px;	top: 510px;	background-image:url(../images/slotMachine/items/Jupiter.png);}
#content7,#content107,#content207,#content307 {	left: 0px;	top: 610px;	background-image:url(../images/slotMachine/items/Mars.png);}
#content8,#content108,#content208,#content308 {	left: 0px;	top: 710px;	background-image:url(../images/slotMachine/items/Batteries.png);}
#content9,#content109,#content209,#content309 {	left: 0px;	top: 810px;	background-image:url(../images/slotMachine/items/Sun.png);}
#content10,#content110,#content210,#content310 {	left: 0px;	top: 910px;	background-image:url(../images/slotMachine/items/Uranus.png);}
#content11,#content111,#content211,#content311 {	left: 0px;	top: 1010px;	background-image:url(../images/slotMachine/items/Venus.png);}
#content12,#content112,#content212,#content312 {	left: 0px;	top: 1110px;	background-image:url(../images/slotMachine/items/Base.png);}
#content13,#content113,#content213,#content313 {	left: 0px;	top: 1210px;	background-image:url(../images/slotMachine/items/Bottles.png);}
#content14,#content114,#content214,#content314 {	left: 0px;	top: 1310px;	background-image:url(../images/slotMachine/items/clock.png);}
#content15,#content115,#content215,#content315 {	left: 0px;	top: 1410px;	background-image:url(../images/slotMachine/items/Fire.png);}
#content16,#content116,#content216,#content316 {	left: 0px;	top: 1510px;	background-image:url(../images/slotMachine/items/Flacons.png);}
#content17,#content117,#content217,#content317 {	left: 0px;	top: 1610px;	background-image:url(../images/slotMachine/items/Pill.png);}
#content18,#content118,#content218,#content318 {	left: 0px;	top: 1710px;	background-image:url(../images/slotMachine/items/Radar.png);}
#content19,#content119,#content219,#content319 {	left: 0px;	top: 1810px;	background-image:url(../images/slotMachine/items/Rouchka.png);}
#content20,#content120,#content220,#content320 {	left: 0px;	top: 1910px;	background-image:url(../images/slotMachine/items/Rouchka2.png);}
#content21,#content121,#content221,#content321 {	left: 0px;	top: 2010px;	background-image:url(../images/slotMachine/items/Smart-Book.png);}
#content22,#content122,#content222,#content322 {	left: 0px;	top: 2110px;	background-image:url(../images/slotMachine/items/Spaceship.png);}
#emptyContent1,#emptyContent2,#emptyContent3,#emptyContent4 {left: 0px;	top: 2210px;}
