.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 98%;
  
}

.gfg-title {
  font-size: 110%;
  text-align: center;
  font-weight : bold;
  color : #577758;
  background-color: #fff;
  line-height : 1.9em;
  overflow : hidden;
  height:1.9em;
  margin-bottom : 5px;
}

.gfg-title a {
  color : #577758;
  background-color:#fff ;
  text-decoration: none;
}

.gfg-subtitle {
  font-size: 105%;
  font-weight : bold;
  color : #fff;
  background-color: #577758;
  line-height : 1.9em;
  overflow : hidden;
  height:1.9em;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #fff;
  padding: 0 0 0 5px;
  text-decoration: none;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('http://www.zipcodezoo.com/rssreaders/garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

.gf-relativePublishedDate,.gf-author {
font-size: 11px;
}


span.feed-loading {
padding: 20px;
}






.rsssource  {
font-size: 14px;
font-weight: bold;
margin: 5px 0 10px 10px;
color:#5A7945;
}

.rsssourcecontent {
font-size: 14px;
font-weight: bold;
margin: 0 0 0 10px;
padding: 5px 0 0 0;
color:#5A7945;
}


.rsstitle {
font-weight: bold;
color: #5A7945;
text-decoration: none;
margin: 0 0 0 10px;
line-height: 1.1em;
} 

.rsstitle a{
font-weight: bold;
color: #5A7945;
text-decoration: none;
line-height: 1.1em;
} 

.rsstitle a:hover {color: #465F35; }
.rsstitle a:visited {color: #465F35; }

p.rssdescrip {
font-size: 11px;
line-height: 1.1em;
padding: 5px 10px 5px 10px;
}

#localnews span {
font-size: 10px;
margin: 0 0 0 10px;
}

