.right {
  text-align: right;
  width: 100%;
  margin: 0 0 20px 0;
}
.table {
  border: 0;
  border-left: solid 1px #999;
  border-top: solid 1px #999;
  padding: 0;
  margin: 0 0 20px 0;
}
.table th, .table td {
  padding: 5px;
  border: 0;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
}