a {
color : #FFFF66;
}

.gfg-root {
width :430px;
height : 290px;
/*position : relative;
overflow : hidden;*/
margin:3px 10px 10px 10px;
font:normal normal normal 9pt Arial, Helvetica, sans-serif;
}

.gfg-title {
/*overflow : hidden;*/
font:normal normal normal 11pt Arial, Helvetica, sans-serif;
color:#000000;
margin:0px 0px 10px 0px;
text-align:left;
}

.gfg-title a {
color : #FFFF66;
text-decoration:none;
}

.gfg-subtitle {
color : #000000;
overflow : hidden;
/*white-space : nowrap;*/
margin:0px 0px 5px 0px;
padding:0px 10px 0px 0px;
font:normal normal bold 9pt/1.4em Arial, Helvetica, sans-serif;
}

.gfg-subtitle a {
color : #FFFF66;
}

.gfg-entry {
/*width : 100%;*/
height : 100px;
/*position : relative;*/
overflow : hidden;
text-align : left;
margin:3px 0px 0px 0px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
position : relative;
width : auto;
height : 100%;
padding:0px 5px 0px 0px;
}

.gfg-list {
position : relative;
overflow : hidden;
text-align : left;
margin:0px 10px 5px 0px;
}

.gfg-listentry {
font:normal normal normal 8pt Arial, Helvetica, sans-serif;
overflow : hidden;
white-space : nowrap;
padding:0px 5px 0px 15px;
margin:0px 5px 3px 0px;
}

.gfg-listentry-odd {
}

.gfg-listentry-even {
}

.gfg-listentry-highlight {
background:#F6F6F6 url(../images/arrow.gif) center left no-repeat;
color:#000000;
}

.gfg-listentry-highlight a {
background:#F6F6F6;
color:#000000;
}

/*
* FeedControl customizations.
*/

.gfg-root .gfg-entry .gf-result .gf-title {
overflow : hidden;
white-space : nowrap;
margin:0px 0px 2px 0px;
font:normal normal normal 9pt/1.2em Arial, Helvetica, sans-serif;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
color: #000000;
margin:3px 0px 0px 0px;
}

.gfg-branding {
display:none;
}