﻿.uc-page-with-content-type-choice { margin: 15px 0; border: solid 1px #ddd; }
.uc-page-with-content-type-choice > .uc-page-with-content-type-choice-table { display: table; table-layout: fixed; width: 100%; }
.uc-page-with-content-type-choice > .uc-page-with-content-type-choice-table > div { display: table-cell; vertical-align: top; }
.uc-page-with-content-type-choice > .uc-page-with-content-type-choice-table > div.uc-page-with-content-type-choice-left { width: 150px; border-right: solid 1px #ddd; }
.uc-page-with-content-type-choice > .uc-page-with-content-type-choice-table > div.uc-page-with-content-type-choice-left > div.uc-other-option { border-bottom: solid 1px #ddd; }
.uc-page-with-content-type-choice > .uc-page-with-content-type-choice-table > div.uc-page-with-content-type-choice-right > * { border: solid 0; }
.uc-page-with-content-type-choice >  .uc-page-with-content-type-choice-table > div.uc-page-with-content-type-choice-right > * > .uc-results-container-no-results { overflow: hidden; white-space: nowrap; min-width: 600px; font-size: 16px; color: #888; font-weight: bold; padding: 0 40px; }
.uc-page-with-content-type-choice > .uc-page-with-content-type-choice-table > div.uc-page-with-content-type-choice-right > * > .uc-results-container-no-results > a { white-space: nowrap; font-size: inherit; }
