/* CSS Document */

a {	color: #426d95;}
	
	#feedControl a, #feedControl a:hover{
 	  text-decoration:none;
	}
	#feedControl div{	
	}	
    #feedControl { 
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 8pt;   
	  background-color : #ffffff;	 
	  border:1px solid #e9f3f4 ;
	  width:190px
	   
    }
    #feedControl .gfg-root {
      font-size: 8pt;  	 
    }
    #feedControl .gfg-root .gfg-entry .gf-result {
      background-image:url(images/submenu_mid_mid.jpg);
	  background-repeat:repeat-x;
	  padding:10px;	  	  
    }
	  
    #feedControl .gfg-title a {     
	 color: #ffffff;  
	 font-size:.5pt;  
	 float:right;
	/* font-weight:bold;*/
	padding:0;
	margin:0
	
    }
    #feedControl .gfg-subtitle {
       font-size: 8pt;  
      background-color : #ffffff;
	  color : #203311;
      text-align : left;
      margin-left : 5px;
    }
    #feedControl .gfg-subtitle a {
      color : #203311;	 
	 
    }
    #feedControl .gf-title {
       font-size: 8pt;   
    }
    #feedGadget .gf-title a{	 
	 
    }
    #feedControl .gfg-root .gfg-listentry {
      padding:5px 0px 5px 10px;		
	  border-top:1px solid #e9f3f4  ;
	  background-color:#f7fdfd
    }
    #feedControl .gfg-root .gfg-listentry a {	
	  padding:5px 5px 5px 0;	  
    }
    #feedControl .gfg-root .gfg-listentry a:hover {    
    }
    #feedControl .gfg-root .gfg-listentry-odd {
      background-color : #ffffff;
	  background-image:url(images/submenu_mid_mid.jpg);
	  background-repeat:repeat-x;
	  background-color:#f7fdfd
    }
    #feedControl .gfg-root .gfg-listentry-highlight {
      border-left: 2px solid #9ebad2;
      padding-left : 5px;
      background-image : none;
	  background-image:url(images/submenu_mid_mid.jpg);
	  background-repeat:repeat-x;
	  background-color:#ffffff
    }
