.facebox_overlayBG {
  background-color: #323232;
}
#contactform {
margin-top : 10px;
}
#facebox {
	border	: 1px solid #c9c9c9;
}
.popup_header {
	background	: #e5e5e5;
	height		: 26px;
}
.popup_content {
	padding		: 10px;
	font-family:arial,helvetica,sans-serif;
font-size:12px; line-height:15px;
}
.popup_title {
	width		: 200px;
	float		: left;
	padding-left: 10px;
}
.popup_title h2 {
	color		: #000000;
}
.popup_title {
	width		: 200px;
	float		: left;
	padding-top : 6px;
}
.popup_close {
	float		: right;
}
.popup_close a {
	float		: right;
	display		: block;
	background	: url(../../../../files/images/commons/bt_popup_close_out.gif);
	width		: 17px;
	height		: 17px;
	margin		: 5px;
}

/* CONTACT FORM */
.field_info {
height : 25px;
}
#field_info_textarea {
	height : 75px;
}
.field_info label {
    display : block;
    width   : 130px;
    float   : left;
}
.field_info input,.field_info textarea {
    display : block;
    width   : 200px;
    float   : left;
    border  : 1px solid #e5e5e5;
}
#s_gender_f, #s_gender_m {
    display : inline;
    width   : auto;
    float   : none;
}
#s_middlename {
    width : 85px;
}
textarea {
height : 70px;
}
#s_birthday_dd, #s_birthday_mm {
width : 33px;
margin-right : 3px;
}
#s_birthday_jjjj {
width : 50px;
}
#verplichtevelden {
    width   : 150px;
    float   : left;
    margin-top : 10px;
    margin-bottom : 10px;
}
#submitcontactform {
    display : block;
    width   : 83px;
    height  : 17px;
    float   : right;
    background : url(../../../../files/images/commons/bt_send_contactform.gif) no-repeat;
    margin-top : 10px; 
    margin-bottom : 10px;
}

