#contactSteven{
    width: 350px;
    height: 230px;
    text-align: center;
    border: 1px solid #0F6F92;   
    border-radius: 10px;
}
#main .emailref{
    border: none;
}
#contactSteven p{
    font-size: 17px;
    line-height: 24px;
    margin: 0 auto;
    text-align: left;
    width: 170px;
}
#contactSteven p img{
    width: 40px;
    height: 40px;
    margin: 10px 60px;
    padding: 0;
}    
#contactSteven h2{
	margin-top: 10px;
	padding: 0;
}
#contactSteven p a{
    width: 298px;
}    
form{
	position: relative;	
	top: -50px;
}
form div{
	margin: 20px;
	padding: 0;
    font-size: 17px;
    height: 20px;
    width: 150px;
}
form div :nth-child(1){
	width: 120px;
}
form div :nth-child(3){
	position: relative;
	width: 50px;
	left: 364px;
	top: -45px;
}
label[for='vraag'][generated='true']{
	position: relative;
	width: 50px;
	left: 364px;
	top: -240px;	
}
form fieldset {
    border: 1px solid #0F6F92;
    height: 590px;
    width: 600px;
}
form fieldset p {
    bottom: -240px;
    font-size: 17px;
    left: 20px;
    position: relative;
}
form legend{
	width: 506px;
	margin: 0 100px;
	border: 1px solid #0F6F92;	
	border-radius: 10px; 
}	
form legend h3{
	width: 550px;
	margin: 10px;	
}	
form textarea{
	padding: 5px;
	width: 500px;
	height: 200px;
}
.kol2 {
    left: 140px;
    position: relative;
    top: -22px;
    width: 200px;
}
#verzendenwissen{
	position: relative;
	bottom: -220px;
}
#button_submit, #button_refresh{
	position: relative;
    background:url('/images/button.png');
    display: inline-block;
    height: 32px;
    width: 91px;
    background-color: #b9d2e3;
    color: white;
    text-align: center; 
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 3px solid white;
    border-style: outset;
}
#button_submit{
	left: 140px;
}
#button_refresh{
	left: 275px;
	top: -32px;
}	
#opmerking_tekst{

}
.errorclass{
    text-align: right;
    margin-left: 2em;
}