﻿.gsc-control {  width: 100%;  float:right;}
.gsc-control div {  position: static;}
.gsc-input{	font-size:10px;	width:94%;}
.gsc-search-button{	font: 10px Tahoma;}.gsc-resultsHeader {  clear: both;  width: 95%;  border-bottom: 1px solid #e9e9e9;  margin-bottom : 4px;}
.gsc-resultsHeader td.gsc-twiddleRegionCell{  width: 85%;}
.gsc-resultsHeader td.gsc-configLabelCell{  text-align: right;  width: 75%;}
.gsc-resultsHeader .gsc-twiddle{  margin-top: 4px;  display: inline;  cursor: pointer;  background-repeat: no-repeat;  background-position: 0px 2px;}
.gsc-resultsHeader td.gsc-twiddle-closed div.gsc-twiddle{  background-image: url('images/google/arrow_close.gif');}
.gsc-resultsHeader td.gsc-twiddle-opened div.gsc-twiddle{  background-image: url('images/google/arrow_open.gif');}
.gsc-resultsHeader .gsc-title{  color: #676767;  margin-right: 10px;  padding-left: 14px;  display: inline;}
.gsc-resultsHeader .gsc-stats {  color: #676767;  font-size: 11px;  font-weight: normal;  display : inline;}
.gsc-resultsHeader td.gsc-twiddle-opened .gsc-stats {  display : none;}
.gsc-results-selector {  display : inline;}
.gsc-resultsHeader td.gsc-twiddle-closed .gsc-results-selector {  display : none;}
.gsc-result-selector {  cursor : pointer;  display : inline;  font-size : 13px;  padding-left : 13px;  background-repeat: no-repeat;  background-position: center left;}/* default mode is dark */
.gsc-one-result {  background-image: url('images/google/one-complex-dark.gif');}
.gsc-more-results {  background-image: url('images/google/more-complex-dark.gif');}
.gsc-all-results {  background-image: url('images/google/all-complex-dark.gif');  padding-right : 1px;}
/* active mode is light */
.gsc-one-result-active .gsc-one-result {  background-image: url('images/google/one-complex-light-blue.gif');}
.gsc-more-results-active .gsc-more-results {  background-image: url('images/google/more-complex-light-blue.gif');}
.gsc-all-results-active .gsc-all-results {  background-image: url('images/google/all-complex-light-blue.gif');}
.gsc-resultsHeader .gsc-configLabel{  color: #676767;  display: inline;  font-size: 11px;  cursor: pointer;}
.gsc-resultsHeader td.gsc-configLabelCell span.gsc-twiddle-closed {  padding-right: 12px;  background-repeat: no-repeat;  background-position: center center;  background-image: url('images/google/settings.gif');}
.gsc-resultsbox-visible {  display : block;}
.gsc-resultsbox-invisible {  display : none;}
.gsc-results {  clear: both;  padding-bottom: 2px;}
.gsc-result {  margin-bottom: 10px;}
.gsc-result .gs-title {  height: 1.4em;  overflow: hidden;  }
/* specialized, result type specific, fine grained controls */
.gsc-result div.gs-watermark {  display: none;}
.gsc-results .gsc-result img.gs-ad-marker {  display: none;}
.gs-result .gs-title,
.gs-result .gs-title * {  color: #0000cc;  text-decoration: underline;}
.gs-divider {  padding-bottom: 8px;  text-align: center;  color: #676767;}
.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {  color: #008000;  text-decoration: none;  width : 95%;  overflow : hidden; } 
.gs-result a.gs-clusterUrl,.gs-result .gs-clusterUrl {  color: #008000;  text-decoration: underline;  cursor: pointer;}
.gs-result img.gs-image {  vertical-align : middle;  border : 1px solid #0000cc;}
.gs-result a {  cursor: pointer;}
.gs-result .gs-address {}
.gs-result .gs-snippet {display:none;}
.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {  padding : 5px;  margin : 5px;  border : 1px solid rgb(255,204,51);  background-color : rgb(255,244,194);}
.gs-webResult div.gs-visibleUrl-long {display : none;}
