.gsc-tabsArea {
  clear: both;
  margin-top: 0px;
  }

.gsc-control {
  width: 90%;
}

.gsc-resultsHeader {
  clear: both;
  width: 100%;
}

.gsc-tabHeader.gsc-tabhInactive {
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  border-top: 0px solid #0066cc;
  border-bottom: 0px solid #0066cc;
  color: #FFFFFF; background-color:#0066cc
  }

.gsc-tabHeader.gsc-tabhActive {
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  border-top: 0px solid #0066cc;
  border-bottom: 0px solid #0066cc;
  color: #000000; background-color:#E9E9E9
  }
  
.gsc-tabData.gsc-tabdActive {
  display: block;
  }

.gsc-tabData.gsc-tabdInactive {
  display: none;
  }
  
.gs-divider {
  text-align: center;
  border-bottom: 0px solid #99AADD;
  color: black
}
.gs-result .gs-title {
  color: #0066cc;
  border-bottom: 0px solid #ccc;
  text-decoration: bold;
}
.gs-result .gs-title * {
  color: #0066cc;
  text-decoration: bold;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl  {
  color: #0066cc;
  text-decoration: underline
}


.gs-result img.gs-image {
  border: 0px solid #99AADD;
}

.gs-result .gs-phone {
  color: #FFDC00;
}
.gsc-resultsHeader td.gsc-twiddleRegionCell{
  width: 75%;
  background:white ;
}

.gsc-resultsHeader .gsc-configLabel{
  color: #000000;
  background: white;
  display: none;
  font-size: 11px;
  cursor: pointer
}
.gsc-resultsHeader td.gsc-configLabelCell {
  padding-right: 12px;
  background: black;
  background-repeat: no-repeat;
  background-position:  center;
  background-image: url('settings.gif');
  display:none
}
.gsc-search-box { display : none; }
.date-header {
  margin:0 0px 0 15px;
  font-size:100%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#123;
  }
.gsc-configLabelCell { display : none; }

/* disable More results >> link under a bundle of results */
div.gsc-trailing-more-results { display : none; }

/* book search specific over rides
 * - default image width garuntee
 * - appropriate cell seperation
 */

div.gs-book-image-box td,
.gs-bookResult td {
  vertical-align : top;
}

div.gs-book-image-box,
div.gs-book-image-box div {
  position : static;
  text-align : start;
}

div.gs-book-image-box {
  width : 75px;
  height : 80px;
}

.gs-bookResult td div.gs-text-box {
  vertical-align: top;
  margin-left: 4px;
  }

div.gs-book-image-box img {
  border-spacing : 0px 0px;
  border : none;
}

div.gs-book-image-box div.gs-row-1 {
  line-height : 7px;
}

div.gs-book-image-box img.gs-pages {
  height : 7px;
  width : 45px;
  display:none
}

div.gs-book-image-box img.gs-page-edge {
  height : 7px;
  width : 11px;
  display:none
}

div.gs-book-image-box div.gs-row-2 {
}

div.gs-book-image-box img.gs-image {
  height : 80px;
  border : 1px solid #a0a0a0;
}

.gs-bookResult .gs-author {
  display : inline;
  color: #6f6f6f;
}
.gs-bookResult .gs-publishedDate {
  display : inline;
}

.gs-bookResult .gs-pageCount {
  display : inline;
  color: #6f6f6f;
  margin-left : 4px;
}

.gs-bookResult .gs-id {}

.itemtitle {
  color:white;
  display:none 
  }
.itemtitle a {
  color:white;
  display:none 
  }

.itemdescription {
  color:white;
  display:none;
  }
/*
.gs-videoResult td .gs-image {
  vertical-align : middle;
}

.gs-videoResult td.gs-image-box {
  background-color : #000000;
}*/

.gs-videoResult td div.gs-image-box {
  width : 110px;
  height : 78px;
}
