div.googleNews h2 {
   margin-bottom: 0px;
}
div.googleNews td {
  line-height: 5px;
}
div.googleNews td.j {
  /* width: 34em; */
  line-height: 1%;
}
td.j img {
  display: inline;
}
td.j div {
  display: none;
}
td.j div.lh {
  display: block;
  line-height: normal;
}
div.lh b {
  font-weight: normal;
}
div.lh a b {
  font-weight: bold;
}
/* Home page Google News emulation */
span.nobr {
  white-space: nowrap;
}
