@charset "utf-8";
/* CSS Document  for the Media section of the page*/

/* PODCAST TABLE */
#podcast table { margin:0 auto; border:#fff solid 1px; background:#f7f7f9; color:#000099; text-align:center;}
#podcast table th { background:#33CCFF;}
#podcast .altrow { background:#999;}
#podcast table td { text-align:center;}
#podcast .textheavy { font: bold 10px tahoma; color:#666;}
.4idiots { font-size:9px; color:#0000FF;}
#podcast tbody {
  font: 12px Arial, Helvetica, sans-serif;
  color: #000000;
}
/* PODCAST TABLE */

