
.gsc-control {
	width: auto;
}

form.gsc-search-box {
	display: none;
}

.gsc-ad-box {
	display: none;
}

.gsc-tabsArea {
	display: none;
}

.gsc-resultsHeader {
  display: none;
}

.gs-result .gs-title, .gs-result .gs-title * {
	color:#013a81;
	text-decoration:none;
}

.gs-result:hover .gs-title:hover, .gs-result:hover .gs-title:hover * {
	text-decoration:underline;
}

.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color:#aaaaaa;
	text-decoration:none;
}

.gsc-results .gsc-trailing-more-results,
.gsc-results .gsc-trailing-more-results * {
  color: #013a81;
  text-decoration: none;
}

.gsc-results:hover .gsc-trailing-more-results:hover,
.gsc-results:hover .gsc-trailing-more-results:hover * {
  text-decoration: underline;
}