body {
  background-color: white;
  color: black;
  font-family: Arial, sans-serif;
  font-size: small;
  margin: 15px;
}

.gsc-control { width : 80%; }
   
form.gsc-search-box { display : none; }

.gsc-resultsHeader .gsc-title{
	font-family: ±¼¸² ; 
	font-size:14px;
	font-weight: bold; 
	color: #000000;
	margin-right: 10px;
	padding-left: 0px;
	display: inline;
}

.gsc-resultsHeader td.gsc-twiddle-closed div.gsc-twiddle{
  background-image: none;
}
.gsc-resultsHeader td.gsc-twiddle-opened div.gsc-twiddle{
  background-image: none;
}

.gsc-result-selector {
  display: none;
}

.gsc-result {
  font-size:12px;
  font-family:verdana, ±¼¸² ;
}  

.gsc-result .gs-title {
  font-size:13px;
} 

.gsc-results .gsc-trailing-more-results,
.gsc-results .gsc-trailing-more-results * {
  text-align: right;
  font-size:12px;
  font-family:verdana, ±¼¸² ;
}

table.gsc-branding {
  width : 80%;
}