#gastenboek_item
{
	width:100%;
	height:auto;
	background-color:#DDD;
	margin-bottom:25px;
}

#gastenboek_item #gastenboek_header
{
	padding:10px 20px 10px 20px;
	width:auto;
	height:20px;
	background-color:#EEE;
}

#gastenboek_item #gastenboek_header #gastenboek_titel
{
	float:left;
	font-weight:bold;
	font-size:18px;
}

#gastenboek_item #gastenboek_header #gastenboek_datumtijd
{
	float:right;
}

#gastenboek_item #gastenboek_bericht
{
	padding:15px 20px 15px 20px;
	width:auto;
}

#gastenboek_nieuwbericht select
{
	float:right;
}

#gastenboek_nieuwbericht input
{
	float:left;
}

#gastenboek_nieuwbericht td
{
	padding:3px 25px 3px 25px;
	text-align:left;
	border-bottom:solid 1px #CCC;
}
