#tbRefreshInterval{
  width 400px;
}
#btRefresh {

}

div {
  font-family:sans-serif;
  white-space: pre-line;
  width: 95%;
  margin-top: 3px;

  line-height: 1;

}
div.fileDisplay  {
  background-color: green;
  border-style: double;
  border-width: thick;
  border-color: brown;
  margin-left: 10px;
  padding: 10px;
  min-height: 15px;
  width: 100%;
  display: block;
}

p {

}
