 #feedControl { 
        font-size:10px;
        line-height:13px;
        max-width:215px;
        max-height:100%;
        padding:10px;
        text-align:left;
        overflow:hidden;
      }

	  /* Suppress everything except for title */
      #feedControl .gf-snippet { 
        display:block;
      }   

      #feedControl .gf-title {
        color:#333333;
        font-family:Helvetica,Arial,Sans-Serif;
        font-size:12px;
        font-style:normal;
        font-weight:normal;
        line-height:15px;
        text-decoration:none;
        overflow:visible;
        height:100%;
       }
	
      #feedControl a.gf-title:link {COLOR:#FF6600; FONT-STYLE:normal; FONT-WEIGHT:bold; TEXT-DECORATION:none; }
      #feedControl a.gf-title:active {COLOR:#FF9900; FONT-STYLE:normal; FONT-WEIGHT:bold; TEXT-DECORATION:underline; }
      #feedControl a.gf-title:visited {COLOR:#ff6600; FONT-STYLE:normal; FONT-WEIGHT:bold; TEXT-DECORATION:none; }
      #feedControl a.gf-title:hover {COLOR:#FF9900; FONT-STYLE:normal; FONT-WEIGHT:bold; TEXT-DECORATION:underline; }
	  
	  #feedControl .gf-relativePublishedDate {
	    display:block;
        margin-bottom:4px;
       }
       
      #feedControl .gfc-resultsHeader {
        width:100%;
        border-bottom:1px solid #cbd3d9;
        margin-bottom:4px;
	  }
	  
      #feedControl .gfc-resultsRoot {
        margin-top:4px;
	  }
	
      #feedControl .gfc-resultsHeader .gfc-title {
        color:#47697A;
        font-family:Trebuchet MS,Helvetica,sans-serif;
        font-size:12px;
        font-style:normal;
        font-weight:bold;
        line-height:20px;
        margin:5px 0;
        text-decoration:none;
      }
