form.gsc-search-box, 
.gsc-above-wrapper-area, 
.gcsc-branding, 
.gsc-table-cell-thumbnail,
.gs-webResult div.gs-visibleUrl-short
{
    display: none !important;
}

.gsc-thumbnail-inside, .gsc-url-top {
    padding: 0 !important;
}

div.gs-title, 
div.gs-title b, 
a.gs-title:link, 
a.gs-title:link b, 
a.gs-title:visited, 
a.gs-title:visited b {
    margin-bottom: 5px;
    text-decoration: none !important;
    font-weight: bold;
    color: #cb3600;
    font-size: 16px;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}

.gsc-url-top, .gs-visibleUrl-short, .gs-visibleUrl-long, .gs-snippet {
    color: #646464 !important;
}

.gs-snippet .highlight {
    padding: 0px;
    font-weight: bold;
}

#cse .gsc-control-cse, .gsc-control-cse
{
	padding: 0px !important;
}

#cse .gsc-results .gsc-cursor-box
{
	margin: 0px !important;
    padding: 10px 0 10px 0;
}

#topSearchResults
{
	background-color: #fff;
	border: solid 1px #d8d8d8;
	border-top: none;
	position: relative;
	z-index: 999;
}

#topSearchResults div:before, #topSearchResults div:after
{
	content:'' !important;
}

#topSearchResults .gsc-tabsAreaInvisible, 
#topSearchResults .gsc-resultsHeader,
#topSearchResults .gsc-cursor-box,
#topSearchResults .gsc-url-top,
#topSearchResults .gsc-table-result
{
	display: none !important;
}

#topSearchResults .gsc-webResult .gsc-result
{
	padding-top: 0px;
}

#topSearchResults a
{
	display: block;
	height: auto;
	padding: 10px 15px 10px 15px;
}

#topSearchResults a {
    text-decoration: none;
}

#topSearchResults a.typeahead:nth-child(odd) {
    background-color: #ececec;
}

#topSearchResults a span
{
	padding-right: 20px;
	margin-bottom: 5px;
	text-decoration: none !important;
	font-weight: bold;
	color: #cb3600;
}

#topSearchResults a span:hover
{
	color: #2c2c2c;
}

#topSearchViewResults
{
	background-color: #d8d8d8;
	height: 25px;
	padding: 2px 0px 2px 9px;
	position: relative;
	z-index: 1000;
}

.gs-no-results-result .gs-snippet
{
	border: none !important;
	background-color: #fff !important;
	margin: 0px !important;
	padding: 0px !important;
}

.gsc-control-cse,
.gsc-control-cse .gsc-table-result {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size : 13px;
}

.gs-webResult{
        padding: 10px 0 10px 0;    
        border: 1px solid #fff;
    margin-bottom: 0;
}