.comments-header {
  background: #ddddff;
}
.texto-comentario {
font-size: 0.95em;
padding-right: 20px;
border:#ddf 1px solid;
background:#efefff;
padding-left: 15px;
padding-top: 10px;
margin-top: 12px;
padding-bottom: 0px;
margin-right: 15px;
}
.texto-comentario p {
  margin-bottom: 20px;
}
.texto-comentario A{
font-weight: bold;
}
.published {
  font-weight: light;
  border-bottom: none;
  font-size: 0.7em;
}
.byline {
  color: #666688;
}
.byline A {
  font-weight: bold;
  color: #000000;
}
.byline A:hover {
  color: #000000;
}
.comment-option A {
  font-size: 0.7em;
  color: #D11F17;
}
.comment-content {
  margin-top: 0px;
}
.comments-open-header {
  margin-top: 20px;
}
#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}
.comments-open label {
    display: block;
}
.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}




