@charset "utf-8";

body {
	
    height: 330px; width: 545px;
    text-align: center;
}
.controlBack {
	position: absolute;
	height: 82px;
	top:238px;
}
.controlPanelBack {
	margin-top: 5px;
	position: absolute;
	padding: 0 5px;
}
.sliderClass {
	position: absolute;	
	width: 163px;
	top:28px;
	left: 21px;
}
.control2{
	width: 208px;
	height: 71px;
	left: 41px;
	padding: 0px 0px;
}
#ElementContainer{
	position: absolute;
	height: 445px; width: 510px;
	left:-2px; top:23px;
}
#laserImg{
	position: absolute;
	width: 374px; height: 108px;
	left: 89px; top: 58px;
}
#maskCanvas{
	position: absolute;
	width: 509px; height: 158px;
	left: 38px; top: 29px;
}
#samplePanelBottomRight{
	left:291px;
}
#alumCathLbl{
	position: absolute;
	width: 58px; height: 24px; 
	left: 148px; top: 27px;
}
#boreSupSpidLbl{
	position: absolute;
	width: 90px; height: 24px; 
	left: 215px; top: 27px;
}
#gasResLbl{
	position: absolute;
	width: 70px; height: 24px; 
	left: 306px; top: 27px;
}
#planMirrorLbl{
	position: absolute;
	width:50px; height: 25px;
	left:455px; top:104px;
}
#brewsterWinLbl{
	position: absolute;
	width:50px; height: 25px;
	left:390px; top:27px;
}
#anodeLbl{
	position: absolute;
	width:50px; height: 25px;
	left:373px; top:170px;
}
#toPowerSupLbl{
	position: absolute;
	width:50px; height: 25px;
	left:463px; top:137px;
}
#precBoroBoreLbl{
	position: absolute;
	width:68px; height: 25px;
	left:253px; top:170px;
}
#glassMetalLbl{
	position: absolute;
	width:62px; height: 25px;
	left:130px; top:170px;
}
#outputBeamLbl{
	position: absolute;
	width:50px; height: 25px;
	left:41px; top:70px;
}
#PosMenOutMirLbl{
	position: absolute;
	width:62px; height: 25px;
	left:31px; top:127px;
}
#alumHousLbl{
	position: absolute;
	width:62px; height: 25px;
	left:458px; top:60px;
}
#cathConLbl{
	position: absolute;
	width:62px; height: 25px;
	left:72px; top:27px;
}
#lineCanvas{
	position: absolute;
	height: 200px; width: 480px;
	left:20px;
}
#laserCanvas{
	position: absolute;
	width: 444px; height: 12px;
	left: 2px; top: 100px;
}

