ol#filelist
{  border: thin solid black;
   min-height: 80px;
   background-color: white;
   width: 600px;
   overflow-x: auto;
}

ol#filelist li
{  white-space: nowrap;  }
