﻿div.calculator { Xposition: relative; }
div.rf { margin-left: 7em; }
div.rf2 { margin-left: 4em; }
div.rf2 table.convert tr td:last-child { border-right: none; }
div.power { margin-left: 0em; }
div.field-strength { margin-left:-6.2em; }
#IEroot div.field-strength { margin-left:-6.7em; } 
table.convert { Xposition:relative; border: 1px solid #000000; border-collapse: collapse; background-color:#fff; }
table.convert th, table.convert td { padding: 0.3em; }
table.convert tr td:last-child { border-right: 1px solid #000000; }
th.title { background: #CFCFCF; font-size: 120%; font-weight: bold; padding: 0.5em; border-bottom: 1px solid #000000; }
th.sub-title { border-bottom: 1px solid #000000; }
td.label { white-space: nowrap; font-weight: bold; padding-left: 0.5em; font-size: 90%; }
td.result { border: 1px solid #EEEEEE; text-align: center; }
td.blank { background-color: #F5F5F5; }
td.input { white-space: nowrap; }
input.btn { font-variant: small-caps; }
input.input { width: 60px; }
input.resultL { width: 64px; color: #000000; background-color: #FFE4C4; } /* large */
input.result { width: 64px; color: #000000; background-color: #FFE4C4; }