    @import url("http://www.google.com/uds/solutions/dynamicfeed/gfdynamicfeedcontrol.css");
 #feedControl { 
	margin-bottom : 10px;
	margin-left: auto;
	margin-right: auto;
	width : 710px;
	border-width:0px;   
    }
.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #455560;
  margin-right : 3px;
  float : left;
white-space : nowrap;
}
.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 0px;
  padding : 5px;
  margin-right : 0px;
}
.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 0px;
}
