body        {margin: 0; font: menu; color: black}
#Panel      {position: absolute; width: 200px; height: 100%; visibility: hidden; overflow: auto}
#Corner     {padding-left: 12px; padding-top: 11px}
#FolderIcon {width: 32px; height: 32px}
#FolderName {margin-top: 8px; font: 13pt/13pt menu; font-weight: bold}
#LogoLine   {width: 100%; height: 2px; margin-top: 4px; vertical-align: top}
#Details    {padding-left: 12px; margin-top: 8px}
#Locked     {vertical-align: baseline}
.Movie      {width: 120px; height: 136px}
.Sound      {width: 120px; height: 46px}
.Divider    {width: 100%; color: #C0C0C0; height: 1px}
#Thumbnail  {width: 120px; height: 120px}
.Legend     {margin-left: 8px}
#FileList   {position: absolute; left: expression((document.body.clientWidth < Panel.style.pixelWidth * 2) ? 0 : Panel.style.pixelWidth); top: 0; width: expression(document.body.clientWidth - this.style.pixelLeft); height: 100%; border=0}
#Brand      {position: absolute; left: 200px; width: 100%; height: 100%; padding-left: 12px}
p           {margin-top: 12px}
p.Half      {margin-top: 4px}
button      {font: 8pt Tahoma; margin-left: 12px; background: white; color: black}
.Message    {margin: -4px; margin-right: 0; padding: 3px; background: infobackground; color: infotext; border: 1px solid lightgrey}

