.episode-block {
    background-color: #000;
    min-height: 240px;
}
.episode-icon-no {
    float: left;
    text-align: center;
}
.episode-pic {
	max-width:120px!important;
}
.episode-no {
    text-transform:uppercase;
    color:#ffa41f;
    font-weight: 700;
    font-size:1.2em;
	margin-bottom:60px;
}
.episode-title a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1em;
}
.episode-guest {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.2em;
}
.episode-guest-org {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-style:italic;
}
