#exnum1 {
	background-image: url("../rootassets/number1.png");
	background-repeat: no-repeat;
	height: 65px;
	left: 49px;
	position: absolute;
	top: 9px;
	width: 22px;
}
#exnum2 {
    background-image: url(../rootassets/number2.png);
    background-repeat: no-repeat;
    height: 65px;
    left: 39px;
    position: absolute;
    top: 9px;
    width: 43px;
}
#exnum3 {
    background-image: url(../rootassets/number3.png);
    background-repeat: no-repeat;
    height: 65px;
    left: 4.1%;
    position: absolute;
    top: 9px;
    width: 43px;
}
#exnum4 {
    background-image: url(../rootassets/number4.png);
    background-repeat: no-repeat;
    height: 65px;
    left: 3.7%;
    position: absolute;
    top: 9px;
    width: 46px;
}

#exnum5 {
    background-image: url("../rootassets/number5.png");
    background-repeat: no-repeat;    
    height: 65px;
    left: 4.1%;
    position: absolute;
    top: 9px;
    width: 44px;
}

#exnum6 {
    background-image: url("../rootassets/number6.png");
    background-repeat: no-repeat;
    height: 65px;
    left: 4%;
    position: absolute;
    top: 9px;
    width: 44px;
}

#exnum7 {
    background-image: url("../rootassets/number7.png");
    background-repeat: no-repeat;    
    height: 65px;
    left: 4.1%;
    position: absolute;
    top: 9px;
    width: 42px;
}

#exnum8 {
    background-image: url("../rootassets/number8.png");
    background-repeat: no-repeat;
    height: 65px;
    left: 4%;
    position: absolute;
    top: 9px;
    width: 44px;
}

#exnum9 {
    background-image: url("../rootassets/number9.png");
    background-repeat: no-repeat;    
    height: 65px;
    left: 4%;
    position: absolute;
    top: 9px;
    width: 44px;
}

#exnum10 {
    background-image: url("../rootassets/number10.png");
    background-repeat: no-repeat;    
    height: 65px;
    left: 2.4%;
    position: absolute;
    top: 9px;
    width: 74px;
}

#exnum11 {
	background-image: url("../rootassets/number11.png");
    background-repeat: no-repeat;
    height: 65px;
    left: 3.6%;
    position: absolute;
    top: 9px;
    width: 49px;
}

#exnum12 {
    background-image: url("../rootassets/number12.png");
    background-repeat: no-repeat;    
    height: 65px;
    left: 2.7%;
    position: absolute;
    top: 9px;
    width: 69px;
}

.uImgA {
	background-image: url(../rootassets/Aa.png);
    background-repeat: no-repeat;
    height: 50px;
    position: absolute;
    top: 22px;
    width: 50px;
    left: -4px;
}

.uImgB {
	background-image: url(../rootassets/Bb.png);
    background-repeat: no-repeat;
    height: 54px;
    position: absolute;
    top: 22px;
    width: 39px;
    left: 3px;
}

.uImgC {
	background-image: url(../rootassets/Cc.png);
    background-repeat: no-repeat;
    height: 56px;
    position: absolute;
    top: 19px;
    width: 47px;
    left: -1px;
}

