@charset "UTF-8";
.gfg-title a/* CSS Document */

 {
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
	display: none;
}
.gf-title a {
	font-size: 20px;
	text-decoration: none;
}

.gf-relativePublishedDate {
	font-size: 11px;
}.gf-author {
	font-size: 11px;
	color: #666;
}


.gf-result {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 10px;
	border-bottom-style: none;
	border-top-width: 1px;
	margin-bottom: 20px;
	height: 100px;
}

.gfg-listentry {
	line-height : 35px;
	overflow : hidden;
	white-space : nowrap;
	text-overflow : ellipsis;
	-o-text-overflow : ellipsis;
	padding-left : 15px;
	padding-right : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size: 22px;
}

.gfg-listentry-odd {
}

.gfg-listentry-even {
}

.gfg-title {
	display:none;
}



.gfg-listentry-highlight {
	background-repeat: no-repeat;
	background-position : left center;
	margin-right: 5px;
}

.gf-branding-text {
	display:none;
}

.gf-branding-img-noclear {
	display:none;
}


/* ????  
.gfg-listentry {
	visibility: hidden;
}

*/.gf-snippet {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100px;
}
.gfg-entry {
	height: 150px;
}
.gfg-list {
	background-image: url(images/tickerBG.jpg);
	background-repeat: no-repeat;
	height: 168px;
}
.gf-title {
	font-size: 28px;
}
