﻿body { width:600px; height:410px; background-color:#000000; margin:0;}
#player { position:absolute; left:10px; top:10px; width:414px; height:310px; margin:0;}
#picklist {position:absolute; font-family:Arial, Verdana; font-size:x-small; left:434px; top:10px; width:156px; height:410px; background-color:#222222; text-align:center; overflow:auto; }
#descrip { position:absolute; left:10px; top:330px; width:414px; height:90px; margin:5; }
#alogo { position:relative; top:11px; left:10px; float:left; }
a img {border-style:none; } 
#dtext  
{
    position:relative; 
    float:right; 
    width:255px; 
    height:76px; 
    padding:6px; 
    font-family:Arial,Verdana; 
    font-size:small; 
    font-weight:inherit; 
    color:White; 
    overflow:hidden;
    top: 1px;
    left: 0px;
}
.vspace { margin:3px 0 3px 0; }
.vwidth { width:128px; }
.vborder { border-style:solid; border-color:#444444; border-width:2px; border-top-width:2px; }
.vpointer { cursor: pointer }
.yellowtext {color:#ffcc00; }
.bluetext { color:#5b7e98; }
.xsmall { font-size:x-small; }
