/* CSS Document */

#containerproblem {
width:560px;
overflow:hidden;
}

#headerproblem {
width:auto;
height:77px;
}

#mainproblem {
width:540px;
height:500px;
padding-top:10px;
margin-left:20px;
margin-top:0px;
padding-left:15px;
background-image:url(../images/bgkaderproblempaars.gif);
background-repeat:no-repeat;
vertical-align:middle;
}

.formimg {
background-image:url(../images/potloodform.gif);
background-repeat:no-repeat;
background-position:right;
}

#button {
clear:both;
display:block;
color:#666666;
clip:rect(auto, auto, auto, auto);
direction:ltr;
}
dl {
	width: 485px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
}

dt {
	height: 25px;
	line-height: 25px;
	width: 70px;
	margin: 0;
	float: left;
}

dd {
	height: 25px;
	line-height: 25px;
	width: 415px;
	margin: 0;
	float: right;
}