#postcomment, #comments {
  margin-left: 16px;
  margin-top: 8px;
  margin-right: 16px;
  color: #222; }

#comments {
  margin-bottom: 1em; }

#postcomment {
  padding-top: 6px;
  border-top: 3px solid #124;
  font-size: small;
  font-family: verdana, tahoma, arial, helvetica;
  line-height: 1.1em; }

.comments-body {
  margin-bottom: 2em;
  padding-bottom: 0px;
  border-bottom: 1px dotted #060;
  font-size: 1.0em;
  background-color: #fff; }

.comments-post {
  width: 100%;
  font-family: verdana, tahoma, arial;
  font-size: 0.9em;
  margin-top: 4px;
  padding-top: 0px;
  color: #666;
  background-color: #fff; }

.comments-reply {
  display: block;
  width: 80%;
  font-family: verdana, tahoma, arial;
  font-size: 0.9em;
  margin-top: 4px;
  margin-left: 40px;
  padding-top: 0px;
  color: #222;}

.comments-head {
  margin-top: 6px;
  font-weight: bold;
  padding-bottom: 2px;
  border-bottom: 1px solid #124;
  font-size: 1.2em;
  margin-bottom: 0.5em; }
