.top
{
  vertical-align: top;
}

td.top
{
  vertical-align: top;
  width: 100%;
}

.clearTop
{
  clear: both;
  vertical-align: top;
  width: 100%;
}

.topLeft20
{
  width: 20%;
  text-align:left;
  vertical-align: top;
}

.topLeft
{
  text-align:left;
  vertical-align: top;
}



.externalDiv
{
  vertical-align: top;
  width: 200px;
  height: auto;
}

.externalOnlyDiv
{
  vertical-align: top;
  width: 100%;
  height: auto;
}

