.elfaro-form fieldset {
background-image:url(../img/forms/top.png);
background-repeat:no-repeat;
padding-top:20px;
}
.elfaro-form legend {
color:white;
padding-left:142px;
padding-top:19px;
}
.elfaro-form {
background-image:url(../img/forms/bottom.png);
background-position:left bottom;
background-repeat:no-repeat;
padding-bottom:35px;
}
.elfaro-form-submit {
background-color:#FF9900;
color:white;
margin-left:50%;
}
.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:Georgia;
margin-left:46%;
}
.subscribe a{
color:black;
}
.elfaro-form-table-td-label {
font-family:georgia;
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:100%;
}
.elfaro-form-table-td-field {
padding:5px;
width:337px;
}

/*****************COMENTARIOS****************************/

#comment-list{
  padding-bottom:5px;
}
.articleComment-subject{
  color: #333333;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 15px;
}
.articleComment-writtendate{
  color: #999999;
    font-family: Verdana;
    font-size: 1em;
    margin-bottom: 6px;
    margin-top: 6px;
}
.articleComment-content{
  color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top: 5px;
    line-height: 19px;
    margin-bottom: 10px;
}

/*********************FIN COMENTARIOS**********************/

/*****************Barra de comentarios*********************/

.teaser{
  width:605px;
  height:18px;
  background-color:#FF9900;
  text-align:right;
  padding-right:5px;
  color:white;
  text-width:bold;
  font-size:1.1em;
}

.teaser a:link{
  width:605px;
  height:18px;
  background-color:#FF9900;
  text-align:right;
  padding-right:5px;
  color:white;
  text-width:bold;
  font-size:1.1em;
}

.teaser a:hover{
  width:620px;
  height:18px;
  background-color:#FF9900;
  text-align:right;
  padding-right:5px;
  color:white;
  font-weight:bold;
  font-size:1.1em;
  text-decoration:underline;
}


/*****************Fin barra de comentarios*********************/