
div#feedbg{
	background: #fff;
	position: absolute;
	z-index: 100;
	width: 760px;
	height: 20px;
	left: 208px;
	top: 620px;
	padding : 10px 0 0px 0px;
}
 


.gfg-horizontal-root {
 height : 1.5em;
  _height : 100%; 
  position : relative;
  white-space : nowrap;
  text-align : left;
  font-size: 12px;
  padding : 0 0 0 0px;
  margin-right : 0px;
}


.gfg-horizontal-root .gfg-title {
  font-weight : bold;
/*overflow : hidden;*/
/* white-space : nowrap;　*/
  float : left;
  padding-left : 0px;
  padding-right : 12px;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}


.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet {
display : none; 
}

.gfg-horizontal-root .gfg-list {
  display : none;
}


.gfg-branding {
display:none;
}


.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-left : 3px;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}


#feed-control {
	background: url(../images/arrow1.gif) no-repeat 0px 2px;
	padding-left: 10px;
	margin-bottom: 3px;
}

#feed-control2 {
	background: url(../images/arrow.gif) no-repeat 0px 2px;
	padding-left: 10px;
	margin-bottom: 3px;
}




#feed-control2 .gfg-horizontal-root .gfg-title a {
/* color : #C00;　*/
	text-decoration : none;
}


#feed-control2 .gf-author {
display:none;
}
