
img.ic  {position:relative;float:right;top:-4px;padding-left:10px;width:64px}  /* page icon */

p.pi {margin:0}
.mo {font-family:monospace}

  /* CSS ref tables */
.tc {font-size:.85rem}
.tc td {padding-right:4px;vertical-align:top;border-bottom:1px solid #C0C0C0}
.tc td {padding-left:1ch;text-indent:-1ch}  /* indent:0 hanging:1 */
.tc td:first-child {font-family:monospace;white-space:nowrap}
.tc td:last-child {padding-right:0}
.tc tr:last-child td {border-bottom:none}
table.tc1 td:first-child {text-align:center}

/* screens <= 561px */
@media only screen AND (max-width:561px){
  .tc {font-size:.8rem}
}

/* screens <= 430px */
@media only screen AND (max-width:430px){
  
}

/* screens <= 401px */
@media only screen AND (max-width:401px){
  
}