table.pcports_stats { 
  display : inline;
}

table.pcports_stats th {
  width: 16em;
}

table.pcports_stats td {
  width: 6em;
}

table.wlanhost_stats { 
  display : inline;
}

table.wlanhost_stats td { 
  min-width: 14em;
}

div.rssidb { 
  float:right;
}

div.rssibar { 
  height: 0.9em; 
  border: 1px solid black; 
  background-color: #ffffff; 
  margin-right: 5em;
}

div.rssibar div { 
  height: 100%;
  border-right: 1px solid #666666;
}
