.comment-header{
  float:left;
  margin-bottom:5px;;
}

.comment-link{
  float:right;
}

.comment-text{
  clear:both;
}

.comment{
  /* border-bottom: 1px solid #7F9DB9; */
  border-bottom: 1px dotted #D8DCDE;
  margin-bottom: 5px;
  margin-top: 5px;
}

#comment-list{
/*  width:300px; */
/*  border: 1px solid; */
  margin-top: 15px;
  padding:5px;
}

div.comment-form textarea{
  font-family: "Century Gothic" sans-serif;
  font-family: Helvetica;
  font-size: 1em;
}

div.comment-form textarea.default-text {
  font-style: italic;
  color: #999;
}
