.noright {
	text-align:center;
	padding:0 2px;
	font-weight:bold;
	color: #FF0033
}

.commentform {
  padding:0 15px 10px 15px;
}

.commentform  legend {
  display:none;
}

.commentform fieldset {
  border:0;
}

.commentform .writecomment {
  color:#002A8F;
  font-size:1.13em;
  padding-top:5px;
}

.commentform .input {
  clear:both;
}

.commentform label {
  display:block;
}

.commentform .input {
  padding:5px 0px;
}

.commentform .input input, .commentform .input textarea {
  width:531px;

display:block;
background:#ebebeb;
border:1px solid #666;
}

.commentform .input textarea {
  height:70px;
}

.commentform .small, .commentform .captchaimg, .commentform .captchafield {
  float:left;
}

.commentform .smallleft, .commentform .captchaimg {
  padding-right:25px;
}

.commentform .small input {
  width:159px;
}

.commentform .checkbox input {
width:200px;
margin-top:5px;
}

.commentform .comment label {
  display:inline;
  float:left;
}

.commentform .captchafield input {
  width:230px;
}

.commentform .captchaimg img {
  padding-top:15px;
}

.commentform .captchafield label {
  width:350px;
}

.commentform .submit input {
  width:150px;
text-align:center;
  cursor:pointer;
  font-weight:bold;
}




.sk-pagecomments-headline {  border-bottom:1px solid #656e75;font-weight:bold;background:#d1dde0;padding-left:6px;}
.sk-pagecomments-answerheadline {border-bottom:1px solid #656e75;font-weight:bold;background:#dde7e9;padding-left:6px;}
  
.sk-pagecomments-comment{background:#f1f1f1;}


.sk-pagecomments-error {
	border:1px solid #b90d1b;
  padding:5px;
  margin:0 30px;
  text-align:center;
}


.tx-skpagecomments-pi1 form input#name:focus,
.tx-skpagecomments-pi1 form input#email:focus,
.tx-skpagecomments-pi1 form input#homepage:focus,
.tx-skpagecomments-pi1 #captcha:focus,
.tx-skpagecomments-pi1 form textarea:focus {background:#b8c3c9;} 

.sk-pagecomments-counter a {
padding:0 2px;
}
.sk-pagecomments-gravatar {
  float:left;
  padding-right:3px;
}
.sk-pagecomments-headline, .sk-pagecomments-answerheadline {

padding:3px 5px;
}