div#overlayBoxContainer.register {
	width: 950px;
	height:689px;
	display: none;
	left: 15%;
	top: 5%;
	text-align: left;
	z-index: 8001;
	background-color: #F2F08D;
	position: absolute;
	padding: 0px;
	margin: 0px auto 0px auto;
	border: 1px solid black;

}

div#registerLeft {
	float: left;
	width: 332px;
	height:689px;
	background: #fff;
	font-size: 11px;
padding-bottom:10px;
}

div#registerLeft .header {
	font-size: 22px;
	padding: 24px 0 10px 5px;
}

div#registerLeft ul {
	list-style: none;
	padding: 10px 0 5px 5px;
}

div#registerLeft ul li {
	list-style: none;
	font-weight: bold;
}

div#registerLeft td {
	font-size: 11px;
	padding: 2px 0 2px 0;
}

div#registerRight {
	float: left;
	height: 689px;
	width: 600px;
	padding: 15px 8px 0 8px;
}

div#registerRight .header {
	font-size: 22px;
	padding: 24px 0 10px 5px;
}

div#registerRight th {
	font-size: 12px;
	padding: 2px 0 2px 0;
	text-decoration: underline;
	font-weight: normal;
}

div#registerRight td {
	font-size: 12px;
	/*padding: 2px 0 2px 0;*/
}

div#registerRight td.requiredIcon {
	font-size: 18px;
	/*padding-top: 8px;*/
}

div#registerRight td.small {
	font-size: 11px;
	/*padding-top: 8px;*/
}

div#icons {
	float: right;
}

div#icons img {
	display: inline;
}
div#registerFrame {
	/*background: red url(../gfx/bg/register_left.gif) repeat-y;*/
}
div#preRegisterContainer{
	margin: -1px -1px 0px -1px;
	width: 952px;	
}
div#registerContainer {
	/*width: 700px;*/
	height: 1131px;*
	background: #F2F08D;
	/*border: 1px solid black;*/
	padding: 20px 10px 20px 10px;
	margin: 0px auto 0px auto;
}

div#registerContainer div {
	font-size: 12px;
	/*padding: 2px 0 2px 0;*/
}

div#registerContainer td {
	font-size: 12px;
	/*padding: 2px 0 2px 0;*/
}

div#registerContainer .preface {
	padding-bottom: 20px;
}

div.clear {
	clear: both;
}

div#login {
	background: url(../gfx/bg/register_login.gif);
	padding-left: 5px;
}

div#next {
	text-align: right;
	cursor: pointer;
	margin: 15px 0 0 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

div#next a {
	color: #ff0000;
	text-decoration: none;
}

div#next a:hover {
	text-decoration: underline;
}
#reisburo_id, #functie_id{
	width: 175px;
}
#indienst_dag,#indienst_maand{
	width: 20px;
}
#indienst_jaar{
	width: 30px;
}

div#registerlogo {
	width: 680px;
	background-color: #fff;
	text-align: center;
	_width: 695px;
}

#selectAnvr {
	position: absolute;
	width: 600px;
	top: 100px;
	right: 150px;
	background: #fff;
	border: 1px solid #000;
	padding: 10px;
	font-size: 12px;
}
