﻿.pnlPostCalc {
	border: 0px solid pink;
	position: relative;
	top: 5px;
	left: 0px;
	height: 520px;
	width: 775px;
}
.pnlAbout {
	border: 1px solid blue;
	position: relative;
	top: 10px;
	left: 110px;
	height: 185px;
	width: 310px;
	padding: 0px 15px 0px 1px;
}
.pnlStudPlate {
	border: 1px solid blue;
	position: relative;
	top: 25px;
	left: 270px;
	height: 40px;
	width: 165px;
}
.pnlPostGrade {
	border: 1px solid blue;
	position: relative;
	top: -17px;
	left: 110px;
	height: 80px;
	width: 145px;
	}
.pnlFraming {
	border: 1px solid blue;
	position: relative;
	top: 0px;
	left: 110px;
	height: 60px;
	width: 145px;
	}
.pnlPostOpt {
	border: 1px solid Blue;
	position: relative;
	top: -105px;
	left: 270px;
	height: 40px;
	width: 165px;
	}
	.pnlJoistHeight  {
	border: 1px solid blue;
	position: relative;
	top: -25px;
	left: 110px;
	height: 40px;
	width: 145px;
	}
.pnlWallHeight {
	border: 1px solid blue;
	position: relative;
	top: -132px;
	left: 270px;
	height: 45px;
	width: 165px;
	}
	
	.pnlLoadDurFac {
	border: 1px solid Blue;
	position: relative;
	top: -132px;
	left: 270px;
	height: 45px;
	width: 165px;
	}

.pnlLoad {
	border: 2px solid red;
	position: relative;
	top: -100px;
	left: 110px;
	height: 105px;
	width: 325px;
	}
.pnlRun 	{
	border: 0px solid red;
	position: relative;
	top: -1100px;
	left: -8px;
	width: 71px;
	z-index: 1;
	height: auto; 
	}
	.pnlLoadDurFac {
	border: 1px solid Blue;
	position: relative;
	top: -114px;
	left: 270px;
	height: 40px;
	width: 165px;
	}
	.pnlComments 
	{
	border: 1px solid blue;
	position: relative;
	top: -135px;
	left: 500px;
	height: 30px;
	width: 200px;
	}
.pnlPostSchedule {	
	position: relative;
	left: 450px;
	height: 490px;
	width: 300px;
	z-index:0;
	border: 1px solid #006600;
	}
	
.Results
{
	font-family: 'Segoe UI' ,Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
	
span.anchorstyle {cursor:default; text-decoration: underline;color: #000099;}
span.anchorstyle:hover {cursor:pointer;text-decoration: underline;	color: #CC0000;}
span.anchorstyle:active{cursor:default;text-decoration:none;color:#0000FF;}
span.anchorstyle:visited{cursor:default;text-decoration:none;color:#0000FF;}
span.gray
{
	text-decoration: none;
	color: #999999;
}