#gastenboek1 {
	width: 75%;
	background-color:#DDDDDD;
	float:left;

}
#gastenboek2 {
	width: 75%;
	background-color#82A8BD;
	float:left;
}

#naam {
	width:130px;
	float:left;
}
#datum,#bericht {
	margin-left:160px;
}

#datum{
	font-size:.75em;
	margin-bottom:5px;
}

#bericht{
	margin-bottom:5px;
}

img {
	border-style:none;
}