/* Adsense canvas
-----------------------------------------------------------------------------------------*/
.g-canvas {
	text-align: left;
	font-size: 12px;
	position: relative;
}
.g-canvas a {
	text-decoration: none;
}
.g-canvas .feedback {
	position: absolute;
	top: 0;
	right: 0;
}
.g-canvas .feedback a {
	font-size: 10px;
	line-height: 21px;
	color: #999999;
	text-decoration: none;
}
.g-canvas a.titel {
	font-size: 14px;
	line-height: 18px;	
	color: #2c3762;
	font-weight: bold;
	text-decoration: underline;
}
.g-canvas .item .omschrijving {
	color: #3b3b3b;
	font: normal 12px/15px 'Lucida Sans Unicode', Arial, sans-serif;
}
.g-canvas .item .url {
	font: normal 11px/18px Arial, sans-serif;
	color: #808080;
	text-decoration: none;
}

.g-canvas .small { 
	height: 40px;
	white-space: nowrap;  
	overflow: hidden;
	color: #3b3b3b;
} 
.g-canvas .small .url { 
	color: #999999;
}


/* Afbeelding
-----------------------------------------------------------------------------------------*/
.g-afbeelding {
	padding: 7px;
}
.g-afbeelding img {
	display: inline;
}


/* Flash
-----------------------------------------------------------------------------------------*/
.g-flash {
	padding: 5px 0;
}