.gfg-root {
	width : 100%;
	height : auto;
	position : relative;
	overflow : hidden;
	margin: 26px 0.1em 0.1em 0em;
padding-bottom: 26px;
	text-align : center;
	font-family:Georgia, Verdana, Arial, Serif;
	/* font-family:	'hoefler text', 'palatino linotype', Palatino, "new century schoolbook", Times, serif; */
	font-size: 1em;
	color: #000;
/**    background-image : url(http://www.phil.uu.nl/~rob/icons/macedonie.jpg);
	background-repeat: repeat-y; **/
	background-color:#eff4fd; /** lichtblauw **/
    border-width: 1px;
	border-style: solid;	
	border-color: rgba(221,221,221,.8); 
}


.gfg-title {
	font-size: 1.6em;
	font-weight : 700;
	font-style: italic;	 
	text-align : left;
	padding-left: 54px;
	color : rgb(0,0,0); /* #c00; /* #de0000; */
	color : rgba(0,0,0,1); /* #c00; /* #de0000; */
	background-color:#eff4fd; /** lichtblauw **/
/* background-image : url(http://www.phil.uu.nl/~rob/icons/pokon.jpg); */
	/* background-color: #036; /* #c7b427; */ 
	line-height : 3.4em;
	overflow : hidden;
	white-space : nowrap;
	/*-moz-border-radius: 15px 15px 0 0; */
}

.gfg-title a {
/** background-color : rgb(255,255,255); /* #eeeeee; */
/**	background-color : rgba(255,255,255,0.1); /* #eeeeee; */
    color : rgb(255,255,255); /* #c00; /* #de0000; */
	color : rgba(255,255,255,1); /* #c00; /* #de0000; */
}

.gfg-subtitle {
	font-size: 1.4em;
	font-weight : bold;
/**	background-color : rgb(255,255,255); /* #eeeeee; */
/**	background-color : rgba(255,255,255,0.1); /* #eeeeee; */
	color: #000; /* #ee0000; */
	padding-left: 50px;
	line-height : 1.4em;
	overflow : hidden;
	white-space : nowrap;
	padding-top : 15px;
	padding-bottom : 5px;
}

.gfg-subtitle a {
/**	background-color : rgb(255,255,255); /* #eeeeee; */
/**	background-color : rgba(255,255,255,0.2); /* #eeeeee; */
	color : rgb(0,0,0); /* #c00; /* #de0000; */
	color : rgba(0,0,0,1); /* #c00; /* #de0000; */
}

.gfg-entry {
/**	background-color : rgb(255,255,255); /* #eeeeee; */
/**	background-color : rgba(255,255,255,0.6); /* #eeeeee; */
	width : 100%;
	height : 6.9em;
	position : relative;
	overflow : hidden;
	text-align : left;
	font: 76%/1.6em verdana, tahoma, arial,	sans-serif; 
	/* font-family: "Arial", sans-serif; */
	font-size: 12px;
	/* margin-top : 3px; */
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
	position : relative;
	width : auto;
	padding-left: 20px;
/**	background-color : rgb(255,255,255); /* #eeeeee; */
/**	background-color : rgba(255,255,255,0.8); /* #eeeeee; */
	height : 100%;
	padding-right : 5px;
}

.gfg-list {
	position : relative;
	overflow : hidden;
	padding-left: 50px;
	text-align : left;
/**	background-color : rgb(255,255,255); /* #eeeeee; */
/**	background-color : rgba(255,255,255,0.6); /* #eeeeee; */
	margin-bottom: 0;
/***    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
    box-shadow: 0 1px 1px rgb(0,0,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	border-bottom: 1px solid rgb(0,0,0); 
	border-bottom: 1px solid rgba(0,0,0,0.25); ***/
}

.gfg-listentry {
	line-height : 1.5em;
	overflow : hidden;
	white-space : nowrap;
	font: 76%/1.6em verdana, tahoma, arial,	sans-serif; 
	/* font-family: "Arial", sans-serif;*/
	font-size: 1em;
	text-overflow : ellipsis;
	-o-text-overflow : ellipsis;
	padding-left : 25px;
	padding-right : 5px;
	margin-left : -25px;
	margin-right : 5px;
}

.gfg-listentry-odd {
	/* background-color : rgb(238,250,245);
	background-color : rgba(238,250,245,0.2); /* #eefaf5; /* #ffdbce; */
 /* #F6F6F6; */
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
	background: url('http://www.phil.uu.nl/~rob/icons/tick.gif') center
	left no-repeat;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result {
	font-size: 1.0em;
	line-height : 1.1em;
	overflow : hidden;
	white-space : wrap;
	padding-left: 40px;
	text-overflow : ellipsis;
	-o-text-overflow : ellipsis;
	margin-bottom : 2px;
}

.gf-title {
	font-size: 1.0em;
	line-height : 1.1em;
	overflow : hidden;
	white-space : nowrap;
	text-overflow : ellipsis;
	-o-text-overflow : ellipsis;
	margin-bottom : 2px;
}
.gfg-root .gfg-entry .gf-result .gf-snippet {
	height : 3.8em;
	padding-left: 30px;
	color: #000000;
	margin-top : 3px;
}

/** .gf-result { 
	background-image : url('http://www.phil.uu.nl/~rob/icons/pinblue.gif');
    background-repeat: no-repeat;
	background-position : center left;
} **/

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
	position : relative;
}

.gfg-horizontal-root {
	height : 1.5em;
	_height : 100%;
	position : relative;
	white-space : nowrap;
	overflow : hidden;
	text-align : center;
	font-family:Georgia, Verdana, Arial, Serif;
	/* font-family: "Arial", sans-serif;
    	border: 1px solid #AAAAAA;
*/
	font-size: 12px;
	padding : 5px;
	margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
	font-weight : bold;
	background-color: #FFFFFF;
	line-height : 1.5em;
	overflow : hidden;
	white-space : nowrap;
	float : left;
	padding-left : 10px;
	padding-right : 12px;
	border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
	color : #444444;
	text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
	width : auto;
	height : 1.5em;
	position : relative;
	overflow : hidden;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
	position : relative;
	background-color : white;
	width : 100%;
	height : 100%;
	line-height : 1.5em;
	overflow : hidden;
	white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
	display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
	display : none;
}

.gfg-horizontal-root .gfg-entry	.gf-result .gf-title {
	color: #000; 
	margin-right : 3px;
	float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
	float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
	display : block;
	color: #AAAAAA;
}

.gfg-branding {
	white-space : nowrap;
	overflow : hidden;
	text-align : left;
	position : absolute;
	right : 0px;
	top : 0px;
	width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
	background-repeat : no-repeat;
	background-position : center;
	cursor : pointer;
	float : right;
	width : 17px;
	height : 20px;
}

.gfg-collapse-open {
	background-image : url('http://www.phil.uu.nl/~rob/icons/arrow_open.gif');
}

.gfg-collapse-closed {
	background-image : url('http://www.phil.uu.nl/~rob/icons/arrow_close.gif');
}

.gfg-collapse-href {
	float : left;
}

.clearFloat {
	clear : both;
}