/* --- tweaks --- */

td.newsImg { width: 96px; }

td.newsImg img {
  width: 96px;
  height: auto;
}
td.newsImg div {
  background-color: black;
  width: 96px;
  height: 59px;
  overflow: hidden;
}
td.newsDesc { padding-left: 6px; }

table.topVideosItem td img { 
  width: 60px;
  height: 45px;
}

div#headlines div#topVideos table.topVideosItem img.dvd { 
  width: 31px;
  height: 45px;
}

