.exhibition_title, .artwork_title {
  text-align: center; }
  .exhibition_title .full, .artwork_title .full {
    width: 100%; }
  .exhibition_title .image, .artwork_title .image {
    float: left;
    display: inline;
    height: 450px;
    text-align: center; }
    .exhibition_title .image table, .artwork_title .image table {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      border-collapse: collapse;
      width: 100%; }
      .exhibition_title .image table td, .artwork_title .image table td {
        vertical-align: middle;
        text-align: center; }
    .exhibition_title .image img, .artwork_title .image img {
      margin: 0 auto; }
  .exhibition_title .right_title, .artwork_title .right_title {
    float: left;
    display: inline;
    margin: 0 0 0 9px;
    padding: 0;
    height: 448px;
    text-align: center;
    border: 1px black solid; }
    .exhibition_title .right_title table, .artwork_title .right_title table {
      width: 100%;
      height: 100%; }
      .exhibition_title .right_title table td, .artwork_title .right_title table td {
        vertical-align: middle;
        text-align: center; }
  .exhibition_title .exhibition_image, .artwork_title .exhibition_image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 675px;
    display: none;
    text-align: center; }

.dual_exhibition, .concurrent_exhibition {
  float: left;
  width: 675px;
  margin-bottom: 18px; }
  .dual_exhibition .indicator, .concurrent_exhibition .indicator {
    visibility: hidden; }
  .dual_exhibition h2, .dual_exhibition h3, .concurrent_exhibition h2, .concurrent_exhibition h3 {
    font-weight: normal;
    margin: 0;
    line-height: 18px; }
  .dual_exhibition .artists a, .concurrent_exhibition .artists a {
    text-decoration: none; }
  .dual_exhibition.active .title, .dual_exhibition.active .artists, .concurrent_exhibition.active .title, .concurrent_exhibition.active .artists {
    font-weight: bold; }
  .dual_exhibition.active .indicator, .concurrent_exhibition.active .indicator {
    visibility: visible; }

.team_location {
  color: #666666; }

.artwork_title .image {
  width: 100%; }

.exhibition .head, .artwork .head {
  text-align: center;
  margin-bottom: 18px; }

.text, .exhibitions {
  text-align: justify;
  margin: 18px 0;
  font-size: 12px;
  font-family: "times new roman", "times";
  font-line-height: 18px; }

.installation_images {
  text-align: center; }

.artist h1, .exhibition_history h1 {
  margin-top: 31px; }

.artworks .image {
  text-align: center;
  margin-bottom: 18px;
  width: 100%; }

.left .artwork, .right .artwork {
  text-align: center;
  color: #666666;
  font-size: 10px;
  padding-bottom: 72px; }
  .left .artwork a, .right .artwork a {
    color: #666666; }
  .left .artwork .title, .right .artwork .title {
    font-weight: bold; }
  .left .artwork .caption, .right .artwork .caption {
    font-family: "times new roman", "times"; }

ol {
  margin: 0 0 0 2em;
  padding: 0; }
  ol li {
    margin: 0;
    padding: 0; }

ul.exhibitions {
  list-style: none;
  width: 75%; }
  ul.exhibitions li {
    margin-bottom: 18px; }
    ul.exhibitions li .title a {
      font-weight: bold; }

table.previous_and_next {
  border: 1px;
  padding: 0;
  margin: 2em 0;
  width: 100%; }
  table.previous_and_next td {
    width: 31%;
    padding: 1%;
    text-align: center;
    vertical-align: middle; }
  table.previous_and_next a {
    font-weight: bold;
    text-decoration: none; }
    table.previous_and_next a:hover {
      text-decoration: underline; }

#search {
  margin: 2em 0; }
  #search .input, #search .submit {
    font: 11px "courier new", "courier"; }
  #search .input {
    border: 1px black solid;
    padding: 2px;
    width: 10em; }
  #search .submit {
    border: 0px;
    background: black;
    padding: 2px;
    color: white; }

hr {
  float: left;
  display: inline;
  width: 100%;
  border: 0;
  line-height: 18px;
  height: 2px;
  margin: 8px 0;
  padding: 0;
  background: black; }

.search_results .artwork {
  float: left;
  display: inline;
  width: 140px;
  padding: 5px; }

.constrained {
  height: 400px;
  margin-left: 16px;
  width: 568px;
  overflow: hidden; }
