div#podcast_info { font-size: 8pt; margin: 0; padding: 0;}
div#podcast_info p { font-size: 8pt; padding: 0; margin: 0;}
div#podcast_info h3 { font-size: 8pt; margin: 8px 0 0; padding: 0;}
div#podcast_info ul { list-style: none; padding-top: 0; margin-top: 0; margin-left: 0; padding-left: 0;}

div#podcast_sub { float: right; clear: right; width: 140px; padding: 0; margin: 0;}
div#podcast_sub p, div#podcast_sub h3, div#podcast_sub ul { margin: 0; padding: 0; text-align: center;}
div#podcast_sub h3 { font-size: 8pt;}
div#podcast_sub ul { list-style: none;}

div#podcast_nav { padding-top: 4px; margin-top: 0; clear: both;}
div#podcast_nav p { float: right;}
div#podcast_nav ul { list-style: none; display: block; float: right; margin-left: 0; padding: 0;}
div#podcast_nav ul li { display: block; float: left; text-align: center; width: 4.5em; border-left: 1px solid #999;}
div#podcast_nav ul li:first-child, div#podcast_nav ul li.first { border-left: none;}

form#podcast_search { float: left; padding-top: 8px; margin: 0;}
form#podcast_search input { font-size: 7pt;}

#podcast_items { background-color: rgb(238, 239, 222); clear: both;} 
#podcast_items th, #podcast_items td { text-align: left; vertical-align: top; padding: 1px 4px 2px;}
#podcast_items th:first-child, #podcast_items th.first, #podcast_items td.details { padding-left: 4px; border-left: 1px solid #999;}
#podcast_items tr.item_title th, table#podcast_items tr.item_title td { padding-top: 12px; border-left: none; border-bottom: 1px solid #999; background: #FFF;}
#podcast_items tr.item_title th a { text-decoration: none; color: #000;}
#podcast_items tr.item_title td { text-align: right; font-weight: bold;}
#podcast_items .broadband { border-bottom: 1px solid #000;}
#podcast_items .download { border-left: 1px solid #000; text-align: center; background-color: #FFF;}
#podcast_items .details { text-decoration: underline; font-weight: bold;}

form.email label { width: 80px; float: left; clear: both;}
form.email input, form.email textarea { float: left; margin-bottom: 5px;}
form.email br { clear: both;}

