#googleSearchResults {
    margin: 8px auto 0;
    line-height: 1.4em;
    font-size: 10pt;
}

#googleSearchResults h1 {
    margin-bottom: -36px;
}

#googleSearchResults .cse .gsc-control-cse, 
#googleSearchResults .gsc-control-cse {
	background-color: transparent !important;
	border: none !important;
}

#googleSearchResults .gsc-result-info {
	margin: 0 0 0 150px;
}

.loading {
	top: 45%;
	left: 45%;
	position: absolute;
}

#oops {
	margin-top:50px;
}

.gsc-adBlock,
.gsc-adBlockVertical {
	display: none !important;
}
.gsc-adBlockVertical {
	width:0% !important;
}
.gsc-thinWrapper {
	width:100% !important;
}
