
/* pop up layout */

body {
	margin-top: 20px;
	background-color: #fff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	color:#333333;
}

input#versturen {
	background-color: #ce007B;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	width: 70px;
	height: 24px;
	font-size: 12px;
}

