@charset "UTF-8";
/* CSS Document */



.gfg-title {
	visibility: hidden;
	margin-right: 27px;
}

.gfg-horizontal-root {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
}

#feed-control a:link {
	color: #54A228;
}

#feed-control a:visited {
	color: #54A228;
}

#feed-control a:hover {
	color: #000;
}

#feed-control a:visited:hover {
	color: #000;
}

.gfg-entry {
	background-color: #fff;
	height:26px;
}

.gfg-branding {
	visibility:hidden;
}

.gf-result {
	background-color: #E7E7E7;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}

.gf-relativePublishedDate {
	font-size: 12px;	
}
