#podcast-header {
  width:760px;
  height:182px;
  float:left;
  background:url(http://image.com.com/gamespot/shared/podcasthub/title.jpg) no-repeat;
  }

#podcast-content {
  width:760px;
  float:left;
  background:#fff;
  font-size:12px;
  color:#333;
  }

#shoulder-left {
  width:447px;
  height:62px;
  background:url(http://image.com.com/gamespot/shared/podcasthub/shoulder-left.jpg) no-repeat;
  float:left;
  }

#podcast-left {
  width:443px;
  margin:0px;
  float:left;
  overflow:hidden;
  }

#podcast-left .pod {
  clear:both;
  padding:0px 0px 15px 7px;
  float:left;
  }
 
#podcast-left h3 {
  color:#CC3300;
  font-size:18px;
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
  margin-top:8px;
  margin-bottom:5px;
  }
 
.left-indent {
  margin-left:10px;
  margin-right:5px;
  line-height:17px;
  }
 
.left-indent a {
  color:#CC3300;
  }
 
.left-indent a:hover {
  color:#CC3300;
  }
 
.listen-now {
  font-weight:bold;
  font-size:11px;
  font-family:tahoma,arial,sans-serif;
  color:#CC3300;
  display:inline;
  margin-top:0px;
  }
 
.date {
  font-weight:bold;
  font-height:11px;
  color:#000;
  font-family:arial,helvetica,sans-serif;
  float:left;
  clear:both;
  width:48px;
  }
 
.description {
  width:265px;
  float:left;
  margin-left:11px;
  padding-left:1px;
  font-size:11px;
  }
 
.listen {
  float:left;
  width:85px;
  margin-left:7px;
  }
 
.listen a:hover {
  color:#CC3300;
  }
 
.flesh-top {
  width:433px;
  height:9px;
  float:left;
  background:url(http://image.com.com/gamespot/shared/podcasthub/flesh-top.gif) no-repeat;
  _margin-bottom:-7px;
 }
 
.flesh-bg {
  width:430px;
  float:left;
  background:url(http://image.com.com/gamespot/shared/podcasthub/flesh-bg.gif) repeat-y;
  padding-left:3px;
  }  

.podcast-divider {
  width:403px;
  height:1px;
  background:url(http://image.com.com/gamespot/shared/podcasthub/divider.gif) no-repeat;
  clear:both;
  }

.white-top {
  width:427px;
  height:8px;
  float:left;
  background:url(http://image.com.com/gamespot/shared/podcasthub/white-top.gif) no-repeat;
  _margin-bottom:-7px;
  margin-top:15px;
  }
  
.white-bg {
  width:427px;
  float:left;
  background:url(http://image.com.com/gamespot/shared/podcasthub/white-bg.gif) repeat-y;
  padding-left:10px; 
  padding-top:5px;
  } 

.hub-bottom {
  width:433px;
  height:12px;
  float:left;
  background:url(http://image.com.com/gamespot/shared/podcasthub/bottom.gif) no-repeat;
  }
 
#podcast-right {
  width:306px;
  float:left;
  background:url(http://image.com.com/gamespot/shared/podcasthub/right-bg.gif) repeat-y;
  margin-left:4px;
  padding-left:7px;
  }
  
#shoulder-right-wendys {
  width:313px;
  height:47px;
  background:url(http://image.com.com/gamespot/shared/podcasthub/shoulder-right-wendys.jpg) no-repeat;
  float:left;
  margin-left:4px;
  margin-bottom:-40px;
  }
  
  #shoulder-right {
    width:313px;
    height:47px;
    background:url(http://image.com.com/gamespot/shared/podcasthub/shoulder-right.jpg) no-repeat;
    float:left;
    margin-left:4px;
    margin-bottom:-40px;
  }
  
.podcast-text-right {
  color:#FFE4B1;
  font-size:12px;
  font-family:arial,helvetica,sans-serif;
  line-height:16px;
  margin-top:20px;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:15px;
  }
