div.gfc-resultsHeader {
 border-style: none !important;
}

.gfc-tabHeader.gfc-tabhActive {
 background-color: #ae123c;
 border-style: none !important;
 color: #fee4d3 !important;
 font-weight: bold;
}

div.gfc-tabhInactive {
 background-color: #2c285d !important;
 border-style: none !important;
 color: #fee4d3 !important;
 font-weight: bold;
}

div.gfc-tabhInactive:hover {
 background-color: #28689e !important;
}

.gf-title {
 background-color: #708090;
 color: #f0e68c;
 z-index: 0 !important;
 padding: 2px 5px;
 font-family: 'arial black', sans-serif;
 font-size: 1em;
}

.gf-title:hover {
 color: #ffff00;
 text-decoration: none;
}

div.gf-author {
 font-size: x-small;
 font-style: italic;
}

div.gf-relativePublishedDate {
 font-size: x-small;
 font-style: italic;
}
div.gf-result{
 margin: 0px 0px 5px 0px;
 padding: 5px;
 border: thin solid #ae123c;
 background-color: #fffbcc;
}
