#comments {
  color: #646566;
}
#comments .comment_item {
  border-top: 1px solid #999999;
  margin: 20px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}
#comments .name {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}
#comments .comment {
  font-style: italic;
}
#post_comment_link {
  width: 100%;
  border-top: 1px solid #999999;
  background-image: url('/pictures/bckgrdpics/stripe_back.gif');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  padding: 10px;
}
