#tags  {
  list-style-position: none;
  width:100%;
  clear: both;
  display: block;
  margin-bottom: 2em;
}
#tags li {
  float:left;
  clear:none;
  display:block;
  width:8em;
  font-size:1.2em;
  font-weight: bold;
}
.term table {
  border:grey 1px solid;
}
.term table thead {
  font-weight:bold;
  text-align: center;
  border:grey 1px solid;
}
.term table tr {
  border:none !important;
}