.podcastItem {
   border: 1px solid grey;
   padding: 1em;
   margin-bottom:1em;
   background-color:#eee;
}

.pod_date {
   font-weight: bold;
}
.rssicon{
  margin-top:0.5em;
  text-align:right;
  margin-bottom:2px;
}

.wimpy_btn{
  float: right;
}

.addpodcast img {
	vertical-align: middle;
}

.podcastItem .inline-video {
	margin-bottom: 1em;
}