.shoutcast
{
    background: transparent;
    text-align: center !important;
    float: left;
    font-weight: bold !important;
    font-family:"Verdana",Georgia,Serif;
    font-size: 14px;
    margin-top: -8px;
    color: #2F4248 !important;
}
.comments 
{
   float: right; 
   text-align: right;
   background: transparent;
   font-weight: bold !important;
   font-family:"Verdana",Georgia,Serif;
   font-size: 11px;
   text-decoration: none;
   margin-top: 10px;
  color: #2F4248 !important;
   
}
.comments a
{
   text-decoration: none;
   color: red;
   
}
.comments a:hover
{ 
   text-decoration: underline;
   color: red;
   
}
