.datumDiv{
	float:left; 
	width:100%;
}
.thumbsDiv{
	float:left;
	width:100%;
/*	border-left:1px dashed #000000; */
}

.thumbsDiv img{
	margin-left:12px;
	margin-top:8px;
}

.fotoGroot img{
	margin:10px;
}
.fotoGroot td{
	border-bottom: 1px dashed #000000;
	padding:5px;
}

.tabelReactie{
	margin-top:15px;
}
.tabelReactie td{
	padding: 2px;;
	border:none;
}