p.pageMenu
{
   font-weight:bold;
}

p.pageMenu a
{
   padding:0 4px;
}

p.pageMenu a.current
{
   text-decoration:underline !important;
}


.podcastItem
{
   background-image:url("../layout_imgs/headphones.png");
   background-repeat:no-repeat;
   background-position:0 50%;
   padding-top:16px;
   padding-left:70px;
   border-bottom:2px solid #999;
   width:50%;
   margin-left:5%;
}

.podcastItem h3 a, .podcastItem h3
{
   color:#016868 !important;
   text-decoration:none !important;
}

.podcastItem h3 a:hover
{
   text-decoration:underline !important;
}
