

#ResetButton{
	position: absolute;
	top: 70px;
	left: 725px;
	width: 150px;
	display: none;
	font-size: 26px!important;
	height: 70px !important;
}

#PowerButton{
	position: absolute;
	top: 150px;
	left: 40px;
	width: 50px;
	height: 50px;
}

#FireButton{
	position: absolute;
	top: 100px;
	left: 120px;
	width: 100px;
	height: 100px;
}

#VoltageUp{
	position: absolute;
	top: 60px;
	left: 325px;
	width: 70px;
	height: 100px;
}

#VoltageDown{
	position: absolute;
	top: 60px;
	left: 250px;
	width: 70px;
	height: 100px;
}

#MovePlateLeft{
	position: absolute;
	bottom: 20px;
	left: 325px;
	width: 70px;
	height: 50px;
}

#MovePlateRight{
	position: absolute;
	bottom: 20px;
	left: 525px;
	width: 70px;
	height: 50px;
}

.InvisibleButton{

}

.qu{
	font-size: 20px!important;
	height: 70px !important;
}
