﻿.gsc-control {
  width: 100%;
}
 
div.gsc-title{
  color: #ccc;
}
div.gs-title {
  color: #C43E18;
}
.gs-relativePublishedDate {
  color: #C43E18;
}
.gs-snippet {
  color: #000;
}

.gs-snippet b{
	color: #C43E18  !important;
}
 
.gs-result .gs-title * {
  color: #F06;
}
 
.gsc-resultsHeader .gsc-title{
  color: #000;
}
 
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
  color: #999;
}

.gs-title{
color:#000 !important;
font-size:14px;
font-weight:bold;
}

.gs-title:hover{
	font-size:14px;
}

.gs-title b{
	color: #C43E18  !important;
}

.gsc-search-box{
	width:10px;
}


/* bold the section header */
	.gsc-resultsRoot-siteSearch .gsc-title {
  		font-weight : bold;
}

	.gsc-resultsRoot-siteSearch .gsc-keeper {
 		background-image : url('http://www.google.com/uds/css/orange_check.gif');
  		font-weight : bold;
}

.gsc-search-box{
	display:none;
}

.gsc-cursor-page{
	color:#000000 !important;
}
.gsc-trailing-more-results{
		color:#000000 !important;
}
.gsc-twiddle , .gsc-results-selector
{
	visibility:hidden;
}
