.tx-comments-comment-admin { margin: 10px 20px; background-color: #e0e0e0; padding: 5px 9px; text-align: center; }

.tx-comments-comment-form LABEL { width: 100px; display: block; float: left; padding-top: 5px; }
.tx-comments-comment-form INPUT, .tx-comments-comment-form TEXTAREA, .tx-comments-comment-form IMG { margin-top: 5px; }
.tx-comments-comment-input, .tx-comments-comment-form TEXTAREA { width: 245px; }
.tx-comments-comment-form BR { clear: left; }
.tx-comments-comment-name { font-weight: bold; }
.tx-comments-comment-date { font-weight: bold; }

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

.tx-comments-comment-content {
  background: url(../_layout/img/dots.grey.gif) 0 0 repeat-x;
  padding: 7px 0 0 0; text-align: justify;
}

.tx-comments-comment-content2 {
  background: url(../_layout/img/dots.grey.gif) left bottom repeat-x;
  padding: 0 0 7px 0; text-align: justify;
}

.tx-comments-required-mark { color: red; }

.tx-comments-required-error {
  margin-left: 10px;
  color: #E42518;
  background-color: white;
  padding: 3px 5px;
}

.tx-comments-captcha { padding-left: 100px; }
.tx-comments-captcha IMG { border: 1px solid #d0d0d0; margin-left: 0px; }
.tx-comments-form-top-message { border: 1px solid #d0d0d0; padding: 10px 20px; text-align: center; font-weight: bold; }

.tx-comments-closed { border: 1px solid #d0d0d0; padding: 10px 10px; margin: 10px 0; }
.tx-comments-closed IMG { vertical-align: baseline; margin-left: 4px; padding-right: 4px; }

.tx-comments-comment-report { margin: 7px 0 5px 15px; }

.tx-comments-rating { margin-left: 15px; }

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

.error {
  color:#E42518;
  display:block
}

div#main_content form.commentsform {
  width: 462px;
  height: 393px;
  background: url(../_layout/img/bg.comments.jpg) repeat-x;
  padding: 5px 0 0 21px;
  margin-top: 7px;
  margin-bottom: 43px;
  font-size: 1.05em;
}

div#main_content form.commentsform textarea {
  width: 435px;
  margin-bottom: 23px;
}

span.captcha_cantread {
  display: block;
  padding:12px 0 0;
}

div#main_content form.commentsform div.form_button input {
  margin-top: 0;
}
