.InLabDirections{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#990000;
	text-align: center;

}

#NumberOfLinesButton{
	position: absolute;
	top: 545px;
	width: 250px;
	left: 350px;
	height: 30px;
}

#AllLinesButton{
	position: absolute;
	top: 505px;
	width: 250px;
	left: 350px;
	height: 30px;
}

#PanelWidthButton{
	position: absolute;
	top: 485px;
	width: 175px;
	left: 150px;
	height: 30px;
}

#PanelDepthButton{
	position: absolute;
	top: 525px;
	width: 175px;
	left: 150px;
	height: 30px;
}

#PanelAngleButton{
	position: absolute;
	top: 565px;
	width: 175px;
	left: 150px;
	height: 30px;
}

#SolarConstantButton{
	position: absolute;
	top: 25px;
	width: 200px;
	left: 25px;
	height: 60px;
	background-color: #FFFFFF;
}

#PowerReadOut{
	position: absolute;
	top: 505px;
	width: 275px;
	left: 625px;
	height: 60px;
}

.InvisibleButton{

}
