
  object {
    display: block;
    width: 120px;
    height: 40px;
    margin-bottom: 2px;
}

.shouldShowAsHierarchical {
  border: 1px solid orange;
}

.shouldShowAsFlat {
  border: 1px solid blue;
}

