/* --- Google CSE style --- */
  .gsc-control-cse {
    font-family: Times, serif;
    border-color: #C8C8C8;
    background-color: #C8C8C8;
  }
  input.gsc-input {
    border-color: #7E9DB9;
  }
  input.gsc-search-button {
    border-color: #CECECE;
    background-color: #FFFFFF;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #C8C8C8;
    background-color: #C8C8C8;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #C8C8C8;
    border-left-color: #C8C8C8;
    border-right-color: #C8C8C8;
    background-color: #C8C8C8;
  }
  .gsc-tabsArea {
    border-color: #C8C8C8;
  }
  .gsc-webResult.gsc-result {
    border-color: #C8C8C8;
    background-color: #C8C8C8;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #C8C8C8;
    background-color: #C8C8C8;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #2B4D86;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #2B4D86;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #2B4D86;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #2B4D86;
  }
  .gsc-cursor-page {
    color: #2B4D86;
  }
  a.gsc-trailing-more-results:link {
    color: #2B4D86;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult.gs-result .gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #C8C8C8;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #C8C8C8;
    background-color: #C8C8C8;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #C8C8C8;
    background-color: #C8C8C8;
  }
  .gs-promotion.gs-result {
    border-color: #C8C8C8;
    background-color: #C8C8C8;
  }
  .gs-promotion.gs-result a.gs-title:link {
    color: #2B4D86;
  }
  .gs-promotion.gs-result a.gs-title:visited {
    color: #2B4D86;
  }
  .gs-promotion.gs-result a.gs-title:hover {
    color: #2B4D86;
  }
  .gs-promotion.gs-result a.gs-title:active {
    color: #2B4D86;
  }
  .gs-promotion.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short {
    color: #000000;
  }

/* --- Google CSE hacks --- */
td.gsc-clear-button {
  display: none;
}

table.gsc-resultsHeader {
  border-bottom: 1px solid #000000;
}

.gs-no-results-result div.gs-snippet, .gs-error-result div.gs-snippet {
  border-color: #C8C8C8;
  background-color: #C8C8C8;
  padding: 0px;
  border: 0px;
  font-weight: bold;
}

/* ---------------------- */
