html, body		{
	margin: 0 auto;
	padding: 0 auto;
	background: #fff;
	font: 13px verdana;
}

.top_banner	{
	margin: 0px;
	background: url(../images/gr_box/achtergrond_2.jpg) top left no-repeat ;
	width: 600px;
	height:82px;
}

.clearing	{
	clear: both;
}
/* mailing list make up */
	form					{
		font-size: 13px;
		
	}
	
	.mailing_list	{
		width: 350px;
		min-height: 85px;
		font-size: 13px;
	}
	
	.mailing_list select, input, textarea	{
		background: transparent;
		border: 1px solid #59409A;
		color: #59409A;
		margin: 3px 0px;
		font-size: 13px;
	}

	
	.mailing_list_item	{
		width: 130px;
		float: left;
	}
	
#grey_box_content	{
	width: 600px;
}

#grey_box_content a	{
	text-decoration: none;
}

.inner_gr_box_content	{
	float: left;
	width: 550px;
	height: 250px;
	overflow: auto;
}

h3{
	color:#CF3F83;
	font:83%/1.5 Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: 600;
	margin: 3px 0px;
}
