.comments_old {
  width:468px;
  text-align:left;
  border: 1px solid black;
  padding:8px;
}

.comments {
  /* margin-top: 15px; */
  font: bold .8em arial, sans-serif;
  padding: 0 1em 1em 1em;
  border: 1px solid #BDBF00;
  color: inherit;
  background-color: #FFFFCC;
}

legend {
  font-weight: bold;
}

small {
  font-family: arial, sans-serif;
  font-size: .9em;
}

h4 {
  font: bold .8em arial, sans-serif;
}

em.date {
  font-weight: normal;
  font-size: .9em;
}

h6 {
  background-color: #000099;
  color: #fff;
  font: bold .9em arial, sans-serif;
/*  font-family: arial, sans-serif;
  font-size: .9em;
  font-weight: bold; */
  line-height: 12px;
  text-align: center;
  margin: 0;
}

em.comm {
  font-family: arial, sans-serif;
  font-size: .8em;
  font-style: normal;
}

textarea.box {
   width:440px;
}

#comment_usage_snippet {
  display:none;
}

