div#frame {
  height: 720px;
}

#q3 {
  margin-bottom: 4px;
}

.element > p {
  margin: 0;
}

#select-text {
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  margin-left: 54px;
  line-height: 27px;
}

#footer {
  border-top: 0 !important;
  padding-left: 43px;
  overflow: auto;
}

#projects_ticker_container{
  margin-left: -13px !important;
}

.tauGalleryImageWrapper {
  display: inline-block;
  height: 96px;
  width: 96px;
  overflow: hidden;
  margin: 12px;
  border: 2px solid #fff;
}

  .tauGalleryImageWrapper.selected {
    border: 2px solid #F8AE35;
  }

.tauGalleryImage {
  height: 100px;
  width: 100px;
}

.tauGalleryImage > img {
  display: block;
  height: 100%;
}
