/* Length_Chart */
.Direct_Coax_Feed { overflow:hidden; position:relative; width:320px; height:220px;
	/* margin-left:auto; margin-right:auto; */ 
  float:right;margin-left:15px;margin-bottom:25px;
	/* border:1px solid #3f7f00; */ /* box-shadow: 5px 5px 5px #888888; */ }
	
.Coaxial_Balun { overflow:hidden; position:relative; width:530px; height:340px;
	/* margin-left:auto; margin-right:auto; */ 
  float:right;margin-left:15px;margin-bottom:25px;
	border:1px solid #3f7f00; box-shadow: 5px 5px 5px #888888; }
	
.Two_Wire_Folded_Dipole {	overflow:hidden;position:relative;
  border:1px solid green; box-shadow: 5px 5px 5px green;
	float:left; margin-right:15px; margin-bottom:10px; margin-top:10px; width:320px; height:175px; }
	
.Two_Wire_Folded_Dipole_Rounded {	overflow:hidden;position:relative;
  border:1px solid green; box-shadow: 5px 5px 5px green;
	float:right; margin-left:15px; margin-bottom:10px; margin-top:5px; width:500px; height:375px; }
	
.Rad_Res_Ratio { overflow:hidden; position:relative;
  border:1px solid green;box-shadow: 5px 5px 5px green;
	float:right; margin-left:15px; margin-bottom:10px; margin-top:5px;width:500px;height:440px; }

.Two_Wire_Chart { overflow:hidden; position:relative;
  border:1px solid green;box-shadow: 5px 5px 5px green;
	float:left; margin-right:15px; margin-bottom:10px; margin-top:5px;width:500px;height:500px; }

.Bal_to_Bal { overflow:hidden; position:relative; width:350px; height:400px;
	/* margin-left:auto; margin-right:auto; */ 
  float:right;margin-left:15px;margin-bottom:25px;
	border:1px solid #3f7f00; box-shadow: 5px 5px 5px green; }

.BtoB_Calc { overflow:hidden; position:relative;
  border:1px solid green;box-shadow: 5px 5px 5px green;
	float:left; margin-right:15px; margin-bottom:10px; margin-top:5px; }
	
.BtoB_ZL { text-align: center; width: 40px; color: green; }
.BtoB_ZA { text-align: center; width: 40px; color: blue; }
.BtoB_XL { text-align: center; }
.BtoB_XC { text-align: center; }
.BtoB_Freq { text-align: center; width: 40px; }
