#SystemMessage{
	position: absolute;
	top: 125px;
	left: 125px;
	width: 700px;
	height: 125px;
}

#Band1{
	position: absolute;
	top: 35px;
	left: 395px;
	width: 25px;
	height: 75px;
}

#Band2{
	position: absolute;
	top: 35px;
	left: 425px;
	width: 25px;
	height: 75px;
}

#Band3{
	position: absolute;
	top: 35px;
	left: 455px;
	width: 25px;
	height: 75px;
}

#SwitchCurrentMeter{
	position: absolute;
	bottom: 0px;
	right: 112px;
	width: 200px;
	height: 200px;
}

.InvisibleButton{

}
