.bestOfTitle {
   width: 135px; 
   float: left; 
   padding-left: 5px; 
   margin: 2px; 
   text-decoration: underline; 
   color: #000000; 
   font-weight: bold
}
.bestOfPod {
   border: 1px solid #cccbcb; 
   width: 135px; 
   height: 200px;
   float: left; 
   padding: 2px; 
   margin: 2px;
}
.link {
   font-weight: bold
}

