/* main location for t3results component */
div.t3ip {
  margin: 0;
  padding: 0;
  background-color: transparent;
  color:black;
  height: 100%;
  overflow: scroll;
}

.t3 li {
  font-family: times;
  font-size: 16px;
}

.t3 h2 {
  font-family: times;
  font-size: 1.2em;
  margin-top:2px;
}

span.ui-button-text {
  font-size: 0px;
}

div.ui-dialog-titlebar {
  border: none;
  background: transparent;
}

