#ideal{  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	
	margin:0 auto;
	width:500px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #EFF6F8;
	
	
}

#donatie {
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:600px;
	height:200px;
	border:1px solid;
	border-color:#333333;
	padding:10px;
}