/* Generated by KompoZer */
.gfg-root {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  padding:0;
}
/*.gfg-title {
  padding: 0;
  margin-top: 0;
  color: #83d2e5;
  font-size: medium;
  font-weight: bold;
  overflow: hidden;
}*/
.gfg-title a {
	font-size:18px;
	background-image: url(images/h3_bk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:4px 0 4px 32px;
	border-bottom:2px #ceccfe solid;
	margin: 0 0 5px 0;
	color:#ceccfe;
	text-transform:lowercase;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
.gfg-entry {
  width: 100%;
  height: 6em;
  position: relative;
  overflow: hidden;
  text-align: left;
  margin-top: 3px;
  color: red;
}
.gfg-root .gfg-entry .gf-result {
  position: relative;
  width: auto;
  height: 100%;
  padding-left: 0px;
  padding-right: 4px;
  color: white;
}
.gfg-list {
  position: relative;
  overflow: hidden;
  text-align: left;
  margin-bottom: 5px;
}
/*.gfg-listentry {
  line-height: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 20px;
  padding-right: 5px;
  margin-left: 5px;
  margin-right: 5px;
}*/
.gfg-listentry-odd a {
display:block;
	margin:10px 0 0 0;
	font-size:12px;
	color:#ceccfe;
	text-decoration:none;
}
.gfg-listentry-even a {
display:block;
	margin:10px 0 0 0;
	font-size:12px;
	color:white;
	text-decoration:none;
}
.gfg-listentry-odd a:hover, .gfg-listentry-even a:hover {
	text-decoration:underline;
}
.gfg-listentry-highlight {
  background-image: url(bullet.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.gf-title {
	font-size:14px;
	font-weight:normal;
	color:#ceccfe;
}
.gf-author, .gf-spacer, .gf-relativePublishedDate {
  font-size: 13px;
  color: #a38cc6 ! important;
}

