ul { margin: 3px 0 0 20px; list-style: square; }
li { FONT-SIZE: 8pt; }
.HelpItem { FONT-SIZE: 8pt; display: none; }
.Discalimers {FONT-SIZE: 8pt; width: 350px; margin-top: 10px; clear: left; float: left; /* border: solid 1px #22A; */ }
.Discalimers div { margin: 0 0 5px 0; }
.CalcResult { padding: 0 0 0 10px; margin-bottom: 5px; }
.CalcResult h3 { FONT-SIZE: 9pt; LINE-HEIGHT: 10pt; font-weight: bold; margin: 5px 0 0 0; }
.CalcResult p { FONT-SIZE: 9pt; LINE-HEIGHT: 10pt; margin: 0 0 0 0 }
.CalcResult span { font-weight: bold; margin: 0 0 0 0;}
.CalcResult input { vertical-align: bottom;  margin-left: 5px;}

/* Page Reducer.aspx*/
body#reducer_aspx {FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
#reducer_aspx #pageContainer { width: 652px; }
#reducer_aspx .CalculationContainer { width: 350px; margin-top: 10px;  padding: 10px 0 10px 0; float: left; border: solid 1px #2b5184; background-color: #EFEFEF; }
#reducer_aspx .InputValues { margin: 0 15px 10px 30px; }
#reducer_aspx .InputValue { }
#reducer_aspx .InputValue span { display:inline-block; width: 120px; }
#reducer_aspx .InputValue input { width: 100px; }
#reducer_aspx .InputValue select { width: 150px; margin-bottom: 2px; }
#reducer_aspx .PressureReq select { margin: 0 0 0 2px; width: 60px; }
#reducer_aspx .ButtonContainer { margin: 0 20px 0 30px; height: 20px; }
#reducer_aspx .ButtonContainer .Button { width: 100px; float: right; }
#reducer_aspx .ResultContainer { margin: 0 15px 0 30px; clear: both; padding: 10px 0 0 0 }
#reducer_aspx .ResultContainer .Result { display: block; margin-bottom: 4px; }
#reducer_aspx #imageContainer { float: right; }
#reducer_aspx #imageContainer img { width:300px; height:250px; }
#reducer_aspx #helpContainer { width: 280px; margin-top: 10px; float: right; clear: right; }
#reducer_aspx #lblResultToleranceHeader p { display: inline; }

/* Page Elbow.aspx*/
body#elbow_aspx {FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
#elbow_aspx #pageContainer { width: 652px; /* border: solid 1px #F11; */}
#elbow_aspx .CalculationContainer { width: 350px; margin-top: 10px;  padding: 10px 0 10px 0; float: left; border: solid 1px #2b5184; background-color: #EFEFEF; }
#elbow_aspx .InputValues { margin: 0 15px 10px 30px; }
#elbow_aspx .InputValue { }
#elbow_aspx .InputValue span { display:inline-block; width: 120px; }
#elbow_aspx .InputValue input { width: 100px; }
#elbow_aspx .InputValue select { width: 150px; margin-bottom: 2px; }
#elbow_aspx .PressureReq select { margin: 0 0 0 2px; width: 60px; }
#elbow_aspx .ButtonContainer { margin: 0 20px 0 30px; height: 20px; }
#elbow_aspx .ButtonContainer .Button { width: 100px; float: right; }
#elbow_aspx .ResultContainer { margin: 0 15px 0 30px; clear: both; padding: 10px 0 0 0 }
#elbow_aspx #imageContainer { float: right; }
#elbow_aspx #imageContainer img { width:300px; height:250px; }
#elbow_aspx #helpContainer { width: 280px; margin-top: 10px; float: right; clear: right; }

/* Page Tee.aspx*/
body#tee_aspx {FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
#tee_aspx #pageContainer { width: 652px; /* border: solid 1px #F11; */}
#tee_aspx .CalculationContainer { width: 350px; margin-top: 10px;  padding: 10px 0 10px 0; float: left; border: solid 1px #2b5184; background-color: #EFEFEF; }
#tee_aspx .InputValues { margin: 0 15px 10px 30px; }
#tee_aspx .InputValue { }
#tee_aspx .InputValue span { display:inline-block; width: 120px; }
#tee_aspx .InputValue input { width: 100px; }
#tee_aspx .InputValue select { width: 150px; margin-bottom: 2px; }
#tee_aspx .PressureReq select { margin: 0 0 0 2px; width: 60px; }
#tee_aspx .ButtonContainer { margin: 0 20px 0 30px; height: 20px; }
#tee_aspx .ButtonContainer .Button { width: 100px; float: right; }
#tee_aspx .ResultContainer { margin: 0 15px 0 30px; clear: both; padding: 10px 0 0 0 }
#tee_aspx #imageContainer { float: right; }
#tee_aspx #imageContainer img { width:300px; height:250px; }
#tee_aspx #helpContainer { width: 280px; margin-top: 10px; float: right; clear: right; }

