.podcast {
  padding:0;
  list-style:none !important;
}

.podcast img {
  width:52px;
  height:52px;
  margin-right:6px;
  float:left;
}

.podcast a {
  text-decoration:none;
  font-weight:normal !important;
}

.podcast a:hover {
  color:#ef4708 !important;
}

.podcast li {
  margin-bottom:8px;
}