table.conversation {
  margin-left: 3em;
}
table.conversation td {
  vertical-align: top;
}
table.conversation tr.opera td {
  color: #900;
  background-color: inherit;
}
table.conversation tr.website td {
  color: #060;
  background-color: inherit;
}
