/*-----------------------------
 * comment1.css
 *-----------------------------*/
div.comment1 {
  background-color: white;
  padding-bottom: 1px;
}

div.comment1 h2 {
  margin: 0.5em 0;
}

div.comment1 .indent1 {
  margin: 0 1em 1em 1em;
}

div.comment1 p {
  margin: 0.5em 0;
}
