table.otherTablet {
  width:100%; 
  margin:15px;
  border-collapse: collapse;
}


table.otherTablet tr { border: none; border-bottom: solid 3px #888; }
table.otherTablet td { padding-top:5px; padding-bottom:5px;
}

td.otherTabletFirst {
width:50%; border-radius: 10px; width: 50px; vertical-align: middle;padding-top:5px;
}

div.headline {
  font-weight:bold;
  font-size:110%;
}