.podcast-weekend {background-color:#f8f8f8;}
.podcast {
line-height:1em;
border:2px solid #eee;
border-width:0 2px 2px 0;
}
.podcast .selected {
background-color:#eee !important;
border:2px solid #eee !important;
}
.podcast .podcast-day, .podcast th {
text-align:right;
border:2px solid #eee;
border-width:2px 0 0 2px;
}
.podcast th {
padding:12px 3px 3px 3px;
color:#666;
}
.podcast .podcast-day a, .podcast .podcast-day span {
display:block;
padding:12px 3px 3px 3px;
color:#999;
}
.podcast .podcast-day a {color:#333;}
.podcast .podcast-day a:hover {
background-color:#f8f8f8;
color:#333;
}
.podcast-info {background-color:#eee;}
.podcast-info td {padding:12px;}
.podcast-info .user_controls {margin-top:12px;}
