.BR_Active_Filter_2nd { overflow:hidden; position:relative; width:900px; height:420px;
  border:1px solid #3f7f00; margin-left:auto; margin-right:auto; margin-bottom:10px; }

.BR_Filter_Response { overflow:hidden; position:relative; width:270px; height:220px;
  border:1px solid #3f7f00; float:right; margin-left:15px; /* margin-right:auto; */ margin-bottom:5px; margin-top:5px; }


.BiQuad_Filter_2nd { overflow:hidden; position:relative; width:900px; height:420px;
  border:1px solid #3f7f00; margin-left:auto; margin-right:auto; margin-bottom:10px; }

.BPF_Calc { overflow:hidden; position:relative; width:900px; height:340px;
  border:1px solid #3f7f00; margin-left:auto; margin-right:auto; margin-bottom:10px; }

.MFB_BP_Equations { overflow:hidden; position:relative; width:300px; height:290px;
  border:1px solid #3f7f00; float:left; margin-right:15px; /* margin-right:auto; */ margin-bottom:5px; margin-top:10px; }

.VCVS_BP_Equations { overflow:hidden; position:relative; width:300px; height:290px;
  border:1px solid #3f7f00; float:right; margin-left:15px; /* margin-right:auto; */ margin-bottom:5px; margin-top:10px; }

.BQ_Equations { overflow:hidden; position:relative; width:240px; height:250px;
  border:1px solid #3f7f00; float:right; margin-left:15px; /* margin-right:auto; */ margin-bottom:5px; margin-top:5px; }

.PS_VRef_LT { overflow:hidden; position:relative; width:200px; height:320px;
  border:1px solid #3f7f00; float:left; margin-right:15px; /* margin-right:auto; */ margin-bottom:5px; margin-top:5px; }

.PS_VRef_RT { overflow:hidden; position:relative; width:240px; height:320px;
  border:1px solid #3f7f00; float:right; margin-left:15px; /* margin-right:auto; */ margin-bottom:5px; margin-top:5px; }

.Band_Pass_MFB_table {
  border-collapse: collapse; /* 'cellspacing' equivalent */
  border: solid 1px #000000;
	padding: 0px;
	width: 100%;font-size: 9pt;
	margin-left:auto; margin-right:auto;
	margin-top:5px; margin-bottom:5px;
}
.Band_Pass_MFB_table tr { vertical-align: middle; }
.Band_Pass_MFB_table th { text-align:center;font-weight:bold; padding: 2px 5px 2px 5px; }
.Band_Pass_MFB_table td { border: solid 1px #000000; text-align: center; vertical-align: middle; padding: 2px 5px 2px 5px;}

.Band_Pass_VCVS_table {
  border-collapse: collapse; /* 'cellspacing' equivalent */
  border: solid 1px #000000;
	padding: 0px;
	width: 100%;font-size: 9pt;
	margin-left:auto; margin-right:auto;
	margin-top:5px; margin-bottom:5px;
}
.Band_Pass_VCVS_table tr { vertical-align: middle; }
.Band_Pass_VCVS_table th { text-align:center;font-weight:bold; padding: 2px 5px 2px 5px; }
.Band_Pass_VCVS_table td { border: solid 1px #000000; text-align: center; vertical-align: middle; padding: 2px 5px 2px 5px;}

