.newsBar-bar {
	border-bottom:#76180A 2px solid;
	margin-bottom:10px;
}

.titleBox_gsnb  { /*ENCABEZADO (NOTICIAS)*/
	line-height:2em; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:1em;
	margin-bottom:3px;
}
.statusBoxRoot_gsnb { /*PALABRAS CLAVE DE BÚSQUEDA*/
	color : #000000; display:none 
}
.resultDiv_gsnb { /*TODO EL CAMPO DE CADA NOTICIA*/
	border-top:#76180A 2px solid;
	font-size:1em
}

.gs-title{ /*ENCABEZADO DE NOTICIA*/
	font-weight:bold; 
	text-decoration:none; 
	color:#ffffff; 
	margin-top:5px;
	margin-bottom:2px;
	margin-top:5px;
	font-size:.85em; 
	line-height:1em;

}
.gs-publisher{ /*FUENTE.COM*/
/*	color:#F16E59;*/
	color:#999999;
	font-size:.7em;
}
.gs-publishedDate{ /*DIA DE MES DE AÑO*/
	color:#ffcc9;
	font-size:.7em;
}
.gs-relativePublishedDate{ /*HACE N HORAS*/
	display:none
}
.gs-snippet{/*TEXTO DE NOTICIA*/
	color:#dddddd;
	font-size:.7em;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:2px;
}
.gs-clusterUrl{ /*ARTICULOS RELACIONADOS*/
	text-decoration:none;
	color:#F16E59;
	padding-bottom:5px;
	font-size:.8em;
}
.gs-watermark{
	display:none;
}
.gs-location{
	display:none;
}
.gsc-branding-text {
	font-size:.8em;
}
.brandingBox_gsnb {
	margin-top:5px;
	padding-top:10px;
	border-top:#76180A 2px solid;
	display:none
}

