
.cse .gsc-control-cse, .gsc-control-cse {
    background-color: #ffffff !important;
    border: 0px !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0;
    width: auto;
}
.gs-webResult.gs-result a.gs-title:visited, 
.gs-webResult.gs-result a.gs-title:visited b, 
.gs-imageResult a.gs-title:visited, 
.gs-imageResult a.gs-title:visited b {
	text-decoration: none !important;
	color: #cc0000 !important;
}

.gs-webResult.gs-result a.gs-title:link, 
.gs-webResult.gs-result a.gs-title:link b, 
.gs-imageResult a.gs-title:link, 
.gs-imageResult a.gs-title:link b {
	text-decoration: none !important;
	color: #cc0000 !important;
}

.gs-result .gs-title:hover, 
.gs-result .gs-title:hover * {
	text-decoration: underline !important;
	color: #cc0000 !important;
}

.gs-result .gs-title, .gs-result .gs-title * {
	color: #cc0000 !important;
	text-decoration: none !important;
}


