@charset "utf-8";

body {
	
    height: 372px; width: 460px;
    text-align: center;
}
.controlBack {
	position: absolute;
	height: 82px;
	top:280px;
}
.controlPanelBack {
	margin-top: 5px;
	position: absolute;
	padding: 0 5px;
}
.lightBackgroundText{
	color: black;
}
.controlPanelText{
	
}
.sliderClass {
	position: absolute;	
	width: 150px;
	top:28px;
	left: 21px;
}
.control2{
	width: 182px;
	height: 71px;
	left: 28px;
	padding: 0px 0px;
}
#ElementContainer{
	position: absolute;
	height: 445px; width: 510px;
	left:-2px; top:23px;
}
#laserImg{
	position: absolute;
	width: 278px; height: 158px;
	left: 106px; top: 56px;
}
#maskCanvas{
	position: absolute;
	width: 278px; height: 158px;
	left: 106px; top: 56px;
}
#samplePanelBottomRight{
	left:240px;
}
#coldTrapLbl{
	position: absolute;
	width: 40px; height: 24px; 
	left: 148px; top: 81px;
}
#hePumpLbl{
	position: absolute;
	width: 90px; height: 24px; 
	left: 170px; top: 26px;
}
#resRodLbl{
	position: absolute;
	width: 70px; height: 24px; 
	left: 272px; top: 26px;
}
#reflMirrorLbl{
	position: absolute;
	width:50px; height: 25px;
	left:390px; top:97px;
}
#brewsterWinLbl{
	position: absolute;
	width:50px; height: 25px;
	left:390px; top:165px;
}
#anodeLbl{
	position: absolute;
	width:50px; height: 25px;
	left:291px; top:98px;
}
#cadReservLbl{
	position: absolute;
	width:50px; height: 25px;
	left:287px; top:154px;
}
#boreLbl{
	position: absolute;
	width:57px; height: 25px;
	left:221px; top:148px;
}
#thermCathLbl{
	position: absolute;
	width:62px; height: 25px;
	left:212px; top:215px;
}
#outputWinLbl{
	position: absolute;
	width:50px; height: 25px;
	left:49px; top:84px;
}
#brewsterWin2Lbl{
	position: absolute;
	width:50px; height: 25px;
	left:46px; top:162px;
}
#lineCanvas{
	position: absolute;
	height: 270px; width: 480px;
	left:-20px;
}
#laserCanvas{
	position: absolute;
	width: 415px; height: 12px;
	left: 2px; top: 127px;
}

