.gfc-resultsHeader {
	height: 35px;
	padding: 10px 0 0 10px;
	background-color: #FFFFFF;
	background-image: url(../images/green_header.gif);
	background-repeat: no-repeat;
	border-bottom: 0px !important;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF !important;
}
.gfc-resultsHeader .gfc-title {
	color: #FFFFFF !important;
}

.gfc-result .gf-title {
	color: #5C8127;
	font-size: .925em;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

.gfc-result {
	margin-top: 15px;
	padding-left: 5px;
	width: 285px;
}

.gf-snippet {
	margin-bottom: 20px;
	font-size: .825em;
	line-height: 1.5em;
	color: #616161;
	margin-left: 10px;
}

.gf-relativePublishedDate {
	color: #FFFFFF;
	font-size: .625em;
	line-height: 1.5em;
	margin-left: 10px;
}

