table.mobile
{
  width: 100%;
}

table.mobile td.field
{
  white-space: nowrap;
}

table.mobile td
{
  vertical-align: top;
}

#impax_console
{
  border:   thick double black;
  left:     0;
  position: absolute;
  width:    100%;
}

footer
{
  display: none;
}
