h3#contentImage {
  position: absolute;
  top: 8px;
  right: 77px;
  background-image: url(../../common/images/sites/ae/pages/podcast/ipod.jpg);
  width: 87px;
  height: 165px;
  z-index: 1;
  margin: 0px;
}

ul#podcastList {
  list-style-type: none;
  margin: 10px 0px;
}

ul#podcastList li {
  border-top: 1px solid #333;
  margin: 0px 0px;
  padding: 10px 0px;
}

ul#podcastList li#first {
  border: 0px;
}

ul#podcastList h4 {
  font-size: 18px;
  color: #000;
}

ul#podcastList h5 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 4px;
}

ul#podcastList h5 span.title {
  font-style: italic;
  font-size: 12px;
  display: block;
  font-weight: normal;
  color: #333;
}

ul#podcastList p {
  margin: 8px 0px;
}
