/* set the main nav item for this section */
#header {background-image:url(images/phil-header/topbg_connect.jpg);}
#header ul li#connect a:link,
#header ul li#connect a:visited { background-position: -406px bottom; }


 * Podcasts & RSS Feeds
 */
 
#podcasts_rss #helplinks { }
#podcasts_rss #helplinks li {background: none; padding-left: 0; margin-bottom: 6px;}
#podcasts_rss #helplinks p { padding-left: 19px;margin-bottom: 0; }
#podcasts_rss table thead th { font-size: 12px; font-weight: bold; padding-left: 10px; }
#podcasts_rss table tbody td { vertical-align: top; padding: 15px 0; }
#podcasts_rss table tbody td img { margin-right: 20px; }
#podcasts_rss table tbody td h3 { font-size: 12px; }
#podcasts_rss table tbody td p { color: #333; float: left; clear: both; width:100%; }
#podcasts_rss table tbody td code { color: #333; margin: 3px 0; padding: 3px 6px;  float: left; clear:left; border: 1px solid #dcdcdc; font-family:"Courier New", Courier, monospace; }

.button_rss { display:block; float: left; background:url(images/phil-music/button_rss.gif) no-repeat left; height: 20px; padding: 0; padding-left: 21px; cursor: pointer; margin-right: 8px;}
.button_rss span { display:block; float: left; background: url(images/phil-shared/phil_button.gif) no-repeat right; line-height: 20px; font-size: 11px; padding:0; padding-right: 8px; font-weight:bold; color: #fff; cursor: pointer; }
.button_audio { display:block; float: left; background:url(images/phil-music/button_audio.gif) no-repeat left; height: 20px; padding: 0; padding-left: 24px; cursor: pointer; margin-right: 8px;}
.button_audio span { display:block; float: left; background: url(images/phil-shared/phil_button.gif) no-repeat right; line-height: 20px; font-size: 11px; padding:0; padding-right: 8px; font-weight:bold; color: #fff; cursor: pointer; }
.button_rss:hover span,
.button_audio:hover span { text-decoration: underline; }

