@import url("http://www.google.com/uds/solutions/dynamicfeed/gfdynamicfeedcontrol.css");

#feedControl_OI { 
  margin-top : 20px;
  margin-left: auto;
  margin-right: auto;
  width : 281px;
  font-size: 16px;
  color: #9CADD0;
}
#feedControl_OI img { 
    padding-bottom: 6px;
}
.gfg-root {
    padding-bottom: 10px;
}
#feed-logo {
  float:left;
  margin: 5px;
}
#feed-title {
  margin-top: 10px;
  margin-left: 5px;
  float:left;
  color: #3b5998;
  font-size: 15px;
  text-align: left;
}

.gfg-title a {
  text-decoration: none;
  color: #3b5998;
}
.gfg-root .gfg-entry {
    margin-bottom: 10px;
    height: auto;
}
.gfg-root .gfg-entry .gf-result .gf-title {
  color: 	#3B5998;
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  text-decoration: none;
}
.gfg-root .gfg-list a {
  color: #3b5998;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {      
  font-size: 11px;
  color: gray;
  border-left: 2px solid gray;
  padding-left: 5px;
}
.gfg-root .gfg-entry .gf-result .gf-author,
 .gfg-root .gfg-entry .gf-result .gf-relativePublishedDate  {
  font-size: 11px;
  font-style: italic;;
}

.gfg-listentry-highlight { 
  background-image : url('http://www.option.org/images/google-feed-arrow.gif');
}



