#feedControl {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
	font-style : italic;
	padding: 0px;
	text-decoration : none;
	position : relative;
	/* top : -12px; */
}	

# feedControl a {
	color :  #CC3300;
}
	
#feedControl .gfc-resultsHeader {
		display : none; text-decoration: none;
	}

	#feedControl .gf-snippet {
		text-decoration: none;
		line-height: 12pt;
		color: #333333;
		padding : 0 0 0 40px;
	}

	#feedControl .gf-title {
		font-weight: bold;
		color :  #CC3300;
	}
	dd{
		line-height: 16pt;
	}

#feedControl H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : left;
	font-style : italic;
	padding: 0px;
	text-decoration : none;
}