#static ul {
  float: left;
  width: 30%;
}

#static ul ul {
  float: none;
  width: auto;
}