	#feedControl {
	width:450px;
	/*border:1px solid #c2d6ad;*/
	padding:20px;
	font-family: 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif !important; 
	/*font-family:"Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;*/
	/*font-family:"Times New Roman", Times, serif;*/        
	font-size:1.2em;
	}
	
	#feedControl h {
	font-weight:bold;
	}
	
	#feedControl a {
		color:#ff3706;
		text-decoration:none;
		}
		
	#feedControl a:hover {
		/*background-color:#f7f7f7;*/
		color:#000000;
		text-decoration:underline;
		}
	
	
	#feedControl .gfc-title {
		font-weight:bold;
		color:#3d4b30;
		}
	
	#feedControl .gf-title {
		font-variant:small-caps;
		font-weight:bold;
		height:auto;
		overflow:visible;
		}
		
	#feedControl .gf-author {
		font-style:normal;
		}
		
	#feedControl .gf-relativePublishedDate {
		font-style:italic;
		}
	

