@media screen, projection {

	#searchcontrol { width: 100%; }
	.gsc-control { width: 798px; }
	.gsc-resultsHeader .gsc-title { color: #fff; font-weight: bold; }
	.gsc-resultsHeader .gsc-stats { color: #fff; }
	input.gsc-input { font-family: Tahoma, "Geneva", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 1em; padding: 2px; }
	input.gsc-search-button { }
	
	td.gsc-branding-text div.gsc-branding-text{ color: #fff; }
	
	.gs-result { font-size: 1.1em !important; line-height: 1.7em; }
	.gs-result .gs-title, .gs-result .gs-title * {
		color: #edbe5a;
		text-decoration: underline;
		}
	.gs-result .gs-title, .gs-result .gs-title * {
		color: #edbe5a;
		text-decoration: underline;
		}
	.gsc-result .gs-title {
		height:auto;
		width: 100%;
		overflow:hidden;
		}
	.gsc-resultsHeader .gsc-title {
		color:#fff;
		font-weight:bold;
		}
	.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
		display: none;
		}
	.gsc-results .gsc-trailing-more-results, .gsc-results .gsc-trailing-more-results * {
		color: #edbe5a;
		font-size: 1.05em;
		text-decoration:underline;
		font-weight: bold;
		}
	.gs-divider {
		color: #fff;
		text-align: left;
		font-size: 1.1em; 
		font-style: italic;
		padding-bottom: 0;
		margin-top: 10px;
	}
		
}

@media print {
	
}
