

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


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

.gfg-title a {
  color:white;
}

.gfg-title {
  color:white;
  background-color:#6D4F9A;
}


.gfg-subtitle a {
  color:white;
}
.gfg-subtitle {
  color:white;
  background-color:#6D4F9A;
  padding-left:2px;
  font-weight: normal;
}


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

.gfg-listentry-odd {
  background-color: #E3D3F2;
}

.gfg-listentry-even {
  background-color: #FDEBFF;
}

.gfg-root {
  border:1px solid #E3D3F2;
}

.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%;
}




