
.podcast-box {
    margin-bottom: 30px;
}

.podcast-title {
    font-size: 20px;
    font-weight: bold;    
}

.podcast-meta {
    margin-top: 8px;
    font-size: 15px; 
}

.podcast-content * {
    margin-top: 15px;    
}

.podcast-gfx {
    float: left;
    width: 200px; 
}

.podcast-excerpt {
    float: right;
    width: 420px;
    overflow: auto;
}

.spg-data a.podcast-rmore {
    margin-top: 15px;    
    color: #ff8a05;
}

a.podcast-rmore:hover {
    color: #ffaf54; 
}

.talkshow-listing a {
    text-transform: uppercase;
}