#comments {
width: 620px;
margin-top: 20px;
}
.elfaro-form fieldset {

background-repeat:no-repeat;
padding-top:30px;
}
.elfaro-form legend {
color:#333;

padding:10px;
text-align: center;
}
.elfaro-form {

background-position:left bottom;
background-repeat:no-repeat;
padding-bottom:35px;
}
.elfaro-form-submit {
background-color:#FF9900;
color: white;

padding: 3px;
width: 100px;
border: solid 1px #666;
margin-top: 10px;
margin-left: 270px;

}
.elfaro-form-input{
border:0px;
}
.elfaro-form-td-input{
border:0px;
}
.elfaro-form-td-list{
border:0px;
}
.elfaro-form-list{
border:0px;
}
.subscribe {
font-family:Arial, Helvetica, sans-serif;
margin-left:46%;
}
.subscribe a{
color:black;
text-decoration: none;
}
.elfaro-form-table-td-label {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding:5px;
text-align:right;
width:200px;
}
.elfaro-form-input,input[type="text"] {
border:1px solid #FF9900;
font-size:16px;
width:300px;
}
.elfaro-form-table-td-field {
padding:5px;
width:337px;
}

/*****************COMENTARIOS****************************/

#comment-list{
  padding-bottom:5px;
}
.articleComment-subject{
  margin-top:15px;
  font-family:Georgia, 'Times New Roman', Times, serif;
  font-size:13px;
  font-weight:bold;
  margin-bottom: 6px;
  color: #333;
}
.articleComment-writtendate{
  font-family:Verdana;
  font-size:1em;  
  color:#999;
  margin-top: 6px;
  margin-bottom: 6px;
}

.articleComment-content{
  color: #333;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-top:5px;
}


/*********************FIN COMENTARIOS**********************/

/*****************Barra de comentarios*********************/

.teaser{
  width:610px;
  height:18px;
  background-color:#e6e6e6;
  text-align:right;
  padding:5px;
  color:black;
  border: solid 1px #ccc;
  font-size:13px;
  height: 18px;
  display: table;
  float: left;
  margin-bottom: 10px;
}

.teaser a:link{
  width:610px;
  height:18px;
  background-color:#e6e6e6;
  text-align:right;
  padding-right:5px;
  color:#333;
  
  font-size:13px;
  text-decoration:none;
}

.teaser a:hover{
  width:610px;
  height:18px;
  background-color:#e6e6e6;
  text-align:right;
  padding-right:5px;
  color:#ff9900;
  
  font-size:13px;
  text-decoration:underline;
}


/*****************Fin barra de comentarios*********************/

