div.helpen {
	width: 220px;
	
	/*border-top: 4px solid #FF000;
	border-bottom: 4px solid #FF000;
	
	margin: auto;
	margin-bottom: 4px;
	padding-bottom: 4px;*/
}

div.citaat {
	width: 220px;
	
	border-top: 4px solid #FF0000;
	border-bottom: 4px solid #FF0000;
	background-image: url(../images/homeitems/citaat_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	
	margin: auto;
	margin-bottom: 4px;
	padding-bottom: 4px;
	
	font-family: Tahoma, Trebuchet, Verdana, serif;
	font-style: italic;
}

div.citaat  a {
	display: block;
	
	font-family: Tahoma, Trebuchet, Verdana;
	font-style: normal;
	color: #339933;
	text-decoration: none;
	
	padding-top: 6px;
	margin-bottom: 6px;
}

div.dagboek {
	width: 220px;
	
	border-top: 4px solid #FF0000;
	border-bottom: 4px solid #FF0000;
	
	margin: auto;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

div.dagboek H1 {
	margin: 0px;
	padding-bottom: 4px;
	
	font-family: Tahoma, Trebuchet, Verdana, serif;
	font-style: normal;
	font-size: 180%;
	font-weight: normal;
	text-align: center;
	color: #339933;
	text-decoration: none;
}

div.dagboek H2 {
	margin: 0px;
	padding-top: 6px;
	
	font-family: Tahoma, Trebuchet, Verdana, serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	color: #339933;
	text-decoration: none;
}

div.dagboek a {
	display: block;
	
	font-family: Tahoma, Trebuchet, Verdana;
	font-style: normal;
	color: #339933;
	text-decoration: none;
	text-align: right;
	
	padding-top: 4px;
	margin-bottom: 10px;
}