.mod-superstream .mod-content {
    background: #666666;
    border: 0 none;
    overflow: hidden;
    padding: 10px;
}
.mod-superstream .mod-content .top-story-image {
    height: 250px;
    margin-left: 5px;
    overflow: hidden;
    position: absolute;
    width: 576px;
}

.img-container {margin-right:20px;}
.top-audio-mem {
    background: #ccc url(/i/espnradio/11/grantland/grantlandtile.jpg) repeat-x;
    color: #000000;
    font-family: helvetica,arial,sans-serif;
    font-size: 12px;
    height: 250px;
    overflow: hidden;
    width: 100%;
	padding-top:10px;
	text-align:center;
}

.mod-open-list.podcasts  {
text-align:left;
  font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    line-height: 1.4em;
	margin:10px 20px 0 0;
}
.mod-open-list.podcasts li {
    margin-left: 30px;
}
.mod-open-list li {
 
    clear: both;
    display: block;
    float: left;
    margin: 0 0 16px;
    padding: 6px 0 12px;
    width: auto;
}

.mod-open-list.mod-image dl {
    line-height: 1.5em;
    padding-bottom: 10px;
	padding-left:20px;
}

.mod-open-list.podcasts dl dt {
    font-size: 1.1em;
    font-weight: bold;
	
}

.mod-open-list.podcasts dl dd {
    margin: 0;
}

.mod-open-list.podcasts a {
    color: #A7001A !important;
    text-decoration: none;
}

dl dt .date, .blog-post header .date {
    display: inline;
}
dl dt .date {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.786em;
	color: #808080;
	font-weight:normal;
}

