@import url(base.css);
body {
  background: #fff; }

#wrapper {
  background: #fff;
  border: 1px #ccc solid; }

#dir_separator {
  background: #fff; }
