
.gfg-root    {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: center;
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 2px solid #288b88;
	background-color: #e0ebaf;
}
.gfg-title       {
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	background-color: #288b88;
	white-space: nowrap;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 3px;
	overflow: hidden
}

.gfg-title a    { color: #fff; background-color: #0b0 }

.gfg-subtitle         {
	color: #0b0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
}

.gfg-subtitle a     { color: #0b0; text-decoration: none }

.gfg-entry   {  text-align: left; margin-top: 3px; position: relative; width: 100%; height: 12em; overflow: hidden }

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result  {
	padding-right: 5px;
	padding-left: 20px;
	position: relative;
	width: auto;
	height: 100%;
}

.gfg-list   {
	text-align: left;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}

.gfg-listentry    { line-height: 1.5em; white-space: nowrap; margin-right: 5px; margin-left: 5px; padding-right: 5px; padding-left: 15px; overflow: hidden }

.gfg-listentry-odd    { }

.gfg-listentry-even   { }

.gfg-listentry-highlight       { background-image: url("../tips2010/barrowr.gif"); background-repeat: no-repeat; background-position: left center }

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title  {
	font-size: 14px;
	line-height: 1.2em;
	text-decoration: none;
	white-space: nowrap;
	margin-bottom: 2px;
	overflow: hidden;
}

.gfg-root .gfg-entry .gf-result .gf-snippet  { color: #000000; margin-top: 3px; height: 3.8em }

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root  { font-size: 13px; font-family: Arial, sans-serif; text-align: center; white-space: nowrap; margin-right: 80px; padding: 5px; position: relative; height: 1.5em; overflow: hidden; border: solid 1px #aaaaaa; _height: 100% }

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry  { text-align: left; margin-top: 0; margin-left: 0; padding-left: 10px; position: relative; width: auto; height: 1.5em; overflow: hidden }

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title  { color: #0000cc; margin-right: 3px; float: left }

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}