table.lefttitle {
  width: 100%;
  margin-bottom: 10px;
}

table.lefttitle th {
  font-size: 0.9em;
  text-align: left;
  background-color: #cccccc;
  width: 200px;
}

table.lefttitle td.add {
  font-size: 0.9em;
  text-align: left;
  background-color: #cccccc;
  width: 30px;
}

table.lefttitle td {
  font-size: 0.9em;
  text-align: left;
  background-color: #eeeeee;
}

table.lefttitle td,th {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: top;
}
