/* TOP logos ---------------------------------------------------------------------- */

#top-logos .banner {
	float: left;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	}
	
/* TOP leaderboard ---------------------------------------------------------------- */

#leaderboard .banner {
	margin: 0 27px;
	width: 728px;
	height: 90px;
	}
	
/* LINKS square ------------------------------------------------------------------- */

#mainContentLeft .banner {
	margin: 10px auto;
	padding: 10px;
	width: 125px;
/*	height: 125px;	*/
	overflow: hidden;
	background: #fff;
	}
#mainContentLeft .banner span {
	display: none;
	}
	
#contentRight .banner {
	margin: 0 0 7px 0;
	padding: 0;
	}
	
#mainContentFooter .fullbanner {
	float: left;
	display: inline;
	background: #e9d8fa url('../img/basis/mainContentFooter/bg-fullbanner.gif') top left no-repeat;
	width: 468px; height: 60px;
	padding: 7px;
	margin: 18px 0 0 0;
	}
#mainContentFooter .deblijedoos {
	float: left;
	display: inline;
	background: #e9d8fa url('../img/basis/wij-footer/bg-deblijedoos.gif') top left no-repeat;
	width: 133px; height: 60px;
	padding: 7px;
	margin: 18px 0 0 7px;
	}
