.gsc-tabsArea {
  clear: both;
  margin: 0px 0px 0px;
  border-bottom-style:solid; 
  border-bottom-width:1;
  }
.gs-result {
  border-bottom-style:solid; 
  border-bottom-width:1;
}

.gsc-control {
  width: 90%;
}

.gsc-resultsHeader {
  clear: both;
  width: 100%;
  margin-bottom : 0px; 
  border-left-width:1; 
  border-right-width:1; 
  border-top-width:1; 
  border-bottom-style:solid; 
  border-bottom-width:0;
}

.gsc-tabHeader.gsc-tabhInactive {
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #000000;
  color: #FFFFFF; background-color:#000000
  }

.gsc-tabHeader.gsc-tabhActive {
  border-left: 1px solid #0075E2;
  border-right: 1px solid #0075E2;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #000000;
  color: #ffffff; background-color:#0075E2
  }
  
.gsc-tabData.gsc-tabdActive {
  display: block;
  }

.gsc-tabData.gsc-tabdInactive {
  display: none;
  }
  
.gs-divider {
  text-align: center;
  border-bottom: 2px solid #99AADD;
  color: black
}
.gs-result .gs-title {
  color: #000000;
  border-bottom: 0px solid #ccc;
  text-decoration: bold;
}
.gs-result .gs-title * {
  color: #0075E2;
  border-top: 0px solid #ccc;
  text-decoration: bold;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl  {
  color: #0075E2;
  text-decoration: underline
}


.gs-result img.gs-image {
  border: 2px 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')
}
.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; }


#branding table.gsc-branding { 
width : auto; 
background-color: #ffffff;
margin-bottom:5px;
padding-left:5px;
}

#branding td.gsc-branding-text div.gsc-branding-text { 
text-align : left; 
color:#000000;
}

.gsc-tabsArea .gs-spacer {
display:none;
}
.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
display:none;
margin-bottom:0px;
}
