body
{
   padding: 0px;
   margin: 0;
   margin-top: 0px;
}

.playlist
{
   background: #cccccc;
   background-color: #cccccc;
}

.doneplaying
{
   position: relative; top: 10px;
   text-indent: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 9px;
   font-size: 10px;
   color: #333333;
}

.nowplaying
{
   position: relative; top: 10px;
   text-indent: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 8px;
   font-size: 11px;
   font-weight: bold; 
   color: #000000;
}