#buscadorUH .titleComunidad { display:none; text-align:center; }
#buscadorUH {
  text-align:left;
  margin-top:5px;
}

/*** SEPARADORES ***/
.separadorHoriz {
  height:6px; font-size:1px;
  padding-left:10px; padding-right:10px;
  border-bottom:2px dotted #0066cc;
  margin-bottom:5px;
}
.separadorVert {
  border-right:2px dotted #75A744;
}

/*** ----------- ***/
.objNoticia {
 margin-left:  0px;
 margin-top:   9px;
 margin-bottom:9px;
 margin-right: 0px;
}
.objNoticia td {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color:#4f4f4f;
 font-size: 11px;
 line-height:16px;
}

.objNoticia_cabecera {
  padding-bottom:20px;
}
.objNoticia_title {
 font-size: 11px;
 line-height:20px;
}
.objNoticia_titleG {
 font-size: 15px; font-weight:bold; color: #0066cc;
}
.objNoticia_title a {
 font-size:17px; font-weight:bold;
 text-decoration:none;
 color: #0066cc;
}
.objNoticia_fecha {
 font-size: 10px;
 color: #777;
}
.vecesVisto {
  color: #888;
  background-image:url(/_images/bg35.gif);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:18px;
}
a.objNoticia_comenta {
 background-image:url(/_images/bg34.gif);
 background-position:left;
 background-repeat:no-repeat;
 padding-left:18px;
 text-decoration:none;
}

/*** CUERPO ***/
.objNoticia_foto {
 border: 1px solid #777;
 float:left;
 margin-bottom:7px;
 margin-right:10px;
}

a.linkMas {
 background-image:url(/_images/bg34.gif);
 background-position:left;
 background-repeat:no-repeat;
 padding-left:18px;
 font-size:   11px;
 text-decoration:none;
}
a.linkMas:hover {
 text-decoration:underline;
}

/*** OFERTAS ***/
.tx_ofertas {
  text-align:center; color:red; font-weight:bold; font-size: 16px;
}
.tx_ofertas a {
  font-size:16px; color:red;
}