.largebox{
	width				: 660px;
	margin-bottom		: 1em;
	margin-right		: 7px;
	float				: left;
}

.largebox .top{
	height				: 10px;	
}

.largebox .body{
	padding-top			: 1em;
}

#content .largebox .top a{
	margin				: 0;
	margin-left			: 10px;
	padding				: 0 5px;
	display				: inline-block;
}


#content .largebox .others{
	height				: 1.5em;
	display				: block;
	margin-right		: 1em;
	margin-top			: 0.5em;
	
}

#content .largebox span.others{
	width	: 70%;
	float	: left;	
}

#content .largebox a.others{
	width		: 20%;
	float		: right;
	text-align	: right;
}


#content .largebox p{
	margin	: 1em 0 1em 0;
	padding	: 0;
}

#content .largebox .body .leftcol,#content .largebox .body .onderwijsnieuw_oms{
	padding-bottom		: 1em;
	margin				: 0 1.5em;
}

#content .largebox .body .separator{
	background-image: url(../images/border.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 2px;
	width: 100%;
	margin-left: 1px;
	clear: both;
}