/* title bar */

#titlebar {width:740px; padding:19px 10px 19px 0; margin:0; background-color:#fdefcb; text-align:right;}
#titlebar h1 {font-size:1.1em; background-image:url(/images/podcast/podcast_icon.gif); background-position:center right; background-repeat:no-repeat; border-bottom:none; margin:0; padding:3px 25px 0 0; height:19px;}

/* maincontent area */
#maincontentPodcast{width:750px; margin:0; padding:0;} 

/* left content*/
#leftPodcast{width:370px; margin:0 10px 0 0; float:left; line-height:1.3em;}
#leftPodcast h2 {width:350px; background-color:#e5e5e5; margin:10px 0 0 0; padding:8px 10px 8px 10px; border-bottom:1px solid #fff;}
#leftPodcast p {width:350px; background-color:#e5e5e5; margin:0; padding:6px 10px 6px 10px;}
#leftPodcast ul {list-style-image:url(/images/podcast/grey_square.gif); padding:0 20px 5px 25px; margin:0; background-color:#e5e5e5;}
#leftPodcast ul li{padding:2px 5px 5px 5px; margin:0; background-color:#e5e5e5;}

#leftPodcastList{width:260px; margin-right:10px; float:left; line-height:1.3em;}
#leftPodcastList #rss {width:220px; background-color:#e5e5e5; margin:10px 0 0 0; padding:8px 10px 8px 30px; background-image:url(/images/podcast/rss.gif); background-position:center left; background-repeat:no-repeat; font-size:0.9em;}
#leftPodcastList #rss a {text-decoration:none;}
#leftPodcastList #soundwave {width:260px; margin:10px 0 0 0; padding:0; height:259px; background-image:url(/images/podcast/soundwaveList.jpg); background-position:top left; background-repeat:no-repeat;} 


/* right content*/
#rightPodcast{width:370px; margin:0; float:right;}
#rightPodcast div.sectionlink {width:354px; background-color:#fdefcb; padding:8px; margin:10px 0 0 0; height:14px;}
#rightPodcast div.sectionlink div.link {float:left;}
#rightPodcast div.sectionlink div.link a {font-weight:bold; text-decoration:none;} 
#rightPodcast div.sectionlink div.updated {float:right; color:#666666; font-size:0.9em;}
#rightPodcast #soundwave {width:370px; margin:10px 0 0 0; padding:0; height:259px; background-image:url(/images/podcast/soundwave.jpg); background-position:top left; background-repeat:no-repeat;}

#rightPodcastList{width:480px; margin:0; float:right;}
#rightPodcastList table {border-collapse:collapse; border-spacing:0; empty-cells:show; padding:0; margin:10px 0 0 0; font-size:1em; border:0; width:99%;}
#rightPodcastList table tr th {background-color:#e5e5e5; margin:0; padding:0; font-weight:bold; padding:9px 8px 9px 8px; margin:0;}
#rightPodcastList table tr td  {padding:8px; margin:0; vertical-align:top;}
#rightPodcastList table tr td.arrow {background-image:url(/images/podcast/arrow.gif); background-position:top left; background-repeat:no-repeat; padding-left:26px; vertical-align:top;}
#rightPodcastList table tr td.arrow a {text-decoration:none;} 
#rightPodcastList table tr.grey td {background-color:#e5e5e5;}
