.gfg-root {
  width: 240px;
  height: auto;
  position: relative;
  left: 5px;
  top: 0px;
  overflow: hidden;
  text-align: left;
  font-family: arial, sans-serif;
}

.gfg-title {
  font-size: 13px;
  font-weight: bold;
  color: #91877b;
  background-color: #eeeeee;
  line-height: 1.4em;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 8px;
  padding-bottom: 3px;
}

.gfg-title a {
  color: #511f2d;
  width: 210px;
  overflow: hidden;
  }

.gfg-subtitle {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #94928a;
  line-height: 1.4em;
  height: 16px;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 6px;
  margin-top: 6px;
 }

.gfg-subtitle a {
  color: #fff;
  padding-left: 8px;
  background-color: #94928a;
  height: 16px;
  font-size: 12px;
 }

.gfg-entry {
  background-color: white;
  height: 7.0em;
  position: relative;
  overflow: hidden;
  text-align: left;
  margin-top: 3px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("bindings.xml#ellipsis");
  font-size: 11px;
}


.gfg-root a {
  font-size: 11px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("bindings.xml#ellipsis");
  position: relative;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
}


/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position: relative;
  background-color: white;
  width: 210px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;

 }

.gfg-list {
  position: relative;
  overflow: hidden;
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("bindings.xml#ellipsis"); 
  width: 210px;
  padding-left: 10px;
  padding-right: 20px;
  padding-bottom: 3px;
}

.gfg-listentry {
  position: relative;
  text-align: left;
  line-height: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  width: 210px;
  padding-left: 10px;
  padding-right: 20px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("bindings.xml#ellipsis"); 
  padding-bottom: 3px;
}

.gfg-list a {
  font-size: 11px;
}

.gfg-listentry-odd {
  background-color: #eeeeee;

}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image: url('images/garrow.gif');
  background-repeat: no-repeat;
  background-position: center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height: 1.2em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url("bindings.xml#ellipsis"); 
  margin-bottom: 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height: 3.8em;
  color: #000000;
  margin-top: 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position: relative;
}

.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: 1px solid #AAAAAA;
  padding: 5px;
  margin-right: 80px;
}

.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 {
  width: auto;
  height: 1.5em;
  position: relative;
  overflow: hidden;
  text-align: left;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 10px;
}

/* 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;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  float: right;
  width: 17px;
  height: 20px;
}

.gfg-collapse-open {
  background-image: url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image: url('arrow_close.gif');
}

.gfg-collapse-href {
  float: left;
}

.clearFloat {
  clear: both;
}



