.gtree ul {
list-style: none;
}

.gtree li {
  float: left;
  margin: 5px;
}

.gtree .title {
  text-align: center;
  width: 140px;
}