  body, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
  }
  td {
    vertical-align: top;
    padding-right: 1em;
  }
  a {
    text-decoration: none;
  }
  a:hover {
    text-decoration: underline;
  }
  a img {
    border: 0;
  }
    div.cmnt_date {
      font-size: 100%;
      color: #777;
    }
    div.comment {
      padding-left: 2em;
      padding-bottom: 1em;
    }
    span.cmnt_mail a {
      text-decoration: none;
      color: #77f;
    }

