section.globe-info {
  clear: both;
}

section.globe-info p {
  text-align: justify;
}

.img-box {
  text-align: center;
}

blockquote {
  font-style: italic;
}


.globe-meta {
  margin: 0 0 9px;
}
.globe-meta p {
  margin: 0 0 5px;
  padding: 0;
}
.attr {
  font-style: italic;
  margin: 0 4px 0 0;
  font-weight: bold;
}

.globe-info h2 {
  padding-bottom: 0;
}

.model-links {
  padding: 0 0 5px;
  font-weight: bold;
  font-size: 14px;
}

.toggle-desc {
  cursor: pointer;
}

i.toggle-desc {
  position: relative;
  bottom: -1px;
}

.desc-wrapper.hidden {
  display: None;
}