

#knuff-control .gfg-entry{
  height: 6em;
}


.gf-title {
white-space: normal !important;
}

.gfg-title a {
  color:#ffae00;
}

.gfg-title {
  color:white;
  font-size 2.2em;
}


.gfg-subtitle a {
  color:white;
  font-weight:bold;
}
.gfg-subtitle {
  color:white;
  background-color:orange;
  padding-left:2px;
  font-weight: normal;
}


.gfg-listentry {
   white-space: normal !important;
   padding-top: 3px;
   padding-bottom: 3px;
}

.gfg-listentry-odd {
border-bottom: 1px solid #ddd;
}

.gfg-listentry-even {
  background-color: #fff;
border-bottom: 1px solid #ddd;

}

.gfg-root {
  border:0px;
}

.gfg-root a {
  text-decoration: none;
}



.gfg-listentry .gf-snippet {
  display: none;
}


.gfg-listentry .gf-relativePublishedDate {
  float:right;
  font-style:italic; 
  font-size:90%;
}

.gfg-listentry .gf-spacer {
  display:none !important;
}

.gfg-listentry .gf-author {
  float:left;
 font-size:90%;
}





