.stepBlock{display:none;}
.operationBlock{background-color:#FFF;border-radius:10px;font-size:180%;height:145px;line-height:145px;margin-bottom:10px;text-align:center;width:145px;}
	.operationBlock:hover{background-color:#900;color:#FFF;cursor:pointer;}
	
.stepBlock h2{font-size:140%;margin:10px 0;text-align:center;width:100%;}
	.numSelect{background-color:#FFF;border-radius:10px;float:left;height:55px;line-height:55px;margin:0 0 5px 5px;text-align:center;width:55px;}
	.numSelect:hover{background-color:#900;color:#FFF;cursor:pointer;}
	
#infoHolder{margin:0 auto;margin-bottom:10px;width:145px;}
	.infoBlock{background-color:#FFF;border-radius:10px;height:30px;line-height:30px;text-align:center;width:67.5px;}	

.inputBlock{background-color:#FFF;border-radius:10px;height:75px;line-height:75px;margin-bottom:10px;text-align:center;width:145px;}
	.cntr{margin:0 auto;margin-bottom:10px;}
	
	.solBlock{background-color:#FFF;border-radius:10px;float:left;height:55px;line-height:55px;margin:0 2px 5px 3px;text-align:center;width:55px;}
	.solBlock:hover{background-color:#900;color:#FFF;cursor:pointer;}
	
	#nextWrapper{background-color:#FFF;border-radius:10px;height:55px;line-height:55px;margin:5px 0 0 3px;text-align:center;width:175px;}
	#nextHolder{background-color:#3C0;border-radius:10px;cursor:pointer;display:none;height:100%;width:100%;}
	#counter{background-color:#FFF;border-radius:10px;height:55px;line-height:55px;margin:5px 3px 0 0;text-align:center;width:114px;}