.Std_Res_Table {
  border-collapse: collapse; /* 'cellspacing' equivalent */
  border: solid 1px #000000;font-size: 10pt;
	padding: 0px; 
	/* width: 100%; */
	/* float:right; margin-left:15px; */
	margin-left:auto; margin-right:auto;
	margin-top:10px; margin-bottom:10px; }
.Std_Res_Table th { border: solid 1px green; text-align: center; padding: 0px 3px 0px 3px; vertical-align:middle;}
.Std_Res_Table td { border: solid 1px green; text-align: center; padding: 0px 3px 0px 3px; }

.Resistor_4B { overflow:hidden; position:relative; float:right; margin-left:15px;
  margin-bottom:15px; margin-top:15px; border:1px solid green; box-shadow: 5px 5px 5px green;
	width:340px;height:230px; background-color:#C6F7BD; }

.Resistor_5B { overflow:hidden; position:relative; float:right; margin-left:15px;
  margin-bottom:15px;  margin-top:15px; border:1px solid green; box-shadow: 5px 5px 5px green;
	width:340px;height:250px; background-color:#C6F7BD; }
