p {
	margin: 0px;
}

.mspcontent_tekst, .mspcontent_bestand, .mspcontent_photoalbum {
	padding: 0 0 10px 0;
}

.mspcontent_photoalbum_container {
    display: inline-block;
}

.mspcontent_photoalbum_container:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.mspcontent_photoalbum_block {
	float: left;
}