.tx-comments-comments {
  margin: 0 50px;
}

.tx-comments-comments hr {
  display: none;
}

.tx-comments-comment-1, .tx-comments-comment-2 {
  border: 1px solid #1F1F1F;
  background: #3a4755;
  -moz-border-radius: 0.4em;
}

.tx-comments-comment-1, .tx-comments-comment-2 {
  margin-bottom: 5px;
}

.tx-comments-comment-name, .tx-comments-comment-date {
  display: block;
  float: left;
  padding: 5px 0px 5px 5px;
  padding: 10px;
  font-size: 0.9em;
}

.tx-comments-comment-content {
  clear: both;
  padding: 10px;
  font-size: 0.9em;
  border-top: 1px dotted #1F1F1F;
}

.tx-comments-comment-form h4 {
  color: #90A3CA;
  margin: 10px 0;
  font-weight: normal;
  display: none;
}

.tx-comments-comment-form fieldset p {
  display: none;
}

.tx-comments-captcha {
  margin-left: 130px;
}

.tx-comments-captcha img {
  border: 1px solid #1F1F1F;
  margin: 5px 0;
  padding: 0 !important;
  background: none !important;
  border: none !important;
}

.tx-srfreecap-pi2-cant-read {
  font-size: 0.9em;
  color: #F1F1F1;
}

.tx-comments-required-mark {
  color: #d12026;
}

.tx-comments-required-error {
  color: #d12026;
  font-size: 0.9em;
  text-align: left;
}
