#comments
{
  padding: 20px;
  background-color: #eee;
  font-size: 90%;
}

#comments h1
{
  margin-bottom: 15px;
}

.comment div
{
  margin-top: 4px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  line-height: 1.4em;
}

.comment
{
  color: #666;
  font-size: 110%;
}

.comment div
{
  color: #333;
}

.comment
{
  margin-bottom: 15px;
}
