.USERNAMEUsernameDynamic
{
  table-layout: auto; 
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide; 
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-bottom: 2;
}

/* ================================================================ */

.PASSWORDPasswordDYNAMIC
{
  width: 200;
  height: 25;
  border-colapse: colapse;
  empty-cell: hide;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-top: 2;
}

