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



.gfg-title {
display:none;	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: #333333;
}

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

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

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

.gfg-entry {
height:26px;
margin-left:118px;
}

.gfg-branding {
	visibility:hidden;
}

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

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

.gfg-horizontal-root {
font-family:"Arial",sans-serif;
font-size:13px;
height:1.5em;
margin-right:80px;
overflow:hidden;
padding:5px;
position:relative;
text-align:center;
white-space:nowrap;}

.tickerWrapper {
	height: 91px;
	width: 1000px;
	background-image: url(/static/images/ticker.jpg);
	padding-top: 13px;
	background-repeat:no-repeat;
}

.gf-title {
	padding-bottom:20px;
}
