.gfg-root{
	border:none;
}

#feedGadget {
	width : 150px;
	background-image:url(css/images/orng_gradient.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#feedGadget .gfg-listentry  a{
	color:#333333;
	text-decoration:none;
}

#feedGadget .gfg-listentry  a:hover{
	color:#FF0000;
}


.gfg-listentry {
  white-space:normal;
  padding-bottom:5px;
}

.gfg-listentry-odd {
  background-color: transparent;
}


.gfg-title {
	display:none;
}

.gfg-root .gfg-entry .gf-result .gf-title {
	white-space:normal;
	font-size:11px;
}

a.gf-title{
	font-weight:bold;
 	white-space:normal;
	font-size:12px;
	color:#FF6600;
}


.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #000000;
  line-height : 1.4em;
  border-top:1px dotted #CCCCCC;
  border-bottom:1px dotted #CCCCCC;
 /*
  background-color: #FF6600;
  overflow : hidden;
  white-space : nowrap;
  */
  margin-bottom : 5px;
  text-align:center;
  display:none;
}


.gfg-subtitle a {
  color : #FF6600;
}


.gf-relativePublishedDate {
	font-style:italic;
	font-size:10px;
}

.gfg-entry {
	height:13em;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #FDD9B3;
}

.gfg-listentry {
	margin-left:5px;
	margin-bottom:5px;
	font-size:10px;
}



.gfg-root .gfg-entry .gf-result {
  padding-left : 5px;
  font-size:12px;	
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
	font-size:11px;
}

#feedGadget .gfg-listentry a {
	color:#666666;
}

