.elfaro-form fieldset {
background-image:url(/templates/elfaro/img/forms/top.png);
background-repeat:no-repeat;
padding-top:30px;
}
.elfaro-form legend {
color:white;
padding-left:142px;
padding-top:19px;
}
.elfaro-form {
background-image:url(/templates/elfaro/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:200px;
}
.elfaro-form-table-td-field {
padding:5px;
width:337px;
}

/*****************COMENTARIOS****************************/

#comment-list{
  padding-bottom:5px;
}
.articleComment-subject{
  margin-top:15px;
  font-family:Georgia,serif;
  font-size:1.2em;
  font-weight:bold;
}
.articleComment-writtendate{
  font-family:Verdana;
  font-size:1em;
  font-weight:bold;
  color:#666666;
}
.articleComment-content{
  font-family:Georgia,serif;
  font-size:1.1em;
  margin-top:5px;
}

/*********************FIN COMENTARIOS**********************/

/*****************Barra de comentarios*********************/

.teaser{
  width:640px;
  height:18px;
  background-color:#FF9900;
  text-align:right;
  padding-right:5px;
  color:white;
  text-width:bold;
  font-size:1.1em;
}

.teaser a:link{
  width:640px;
  height:18px;
  background-color:#FF9900;
  text-align:right;
  padding-right:5px;
  color:white;
  text-width:bold;
  font-size:1.1em;
}

.teaser a:hover{
  width:640px;
  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*********************/



