@charset "utf-8";
/* CSS Document */

.verzendformulier	{
		position:absolute;
		top:210px;
		left: 590px;
		width: 350px;
		height: 295px;
		border: 1px solid #2496ab;
		background-color:#e8e8e0;
		overflow:auto;
		padding: 10px 10px 10px 10px;
		color: #2496ab;
		font-weight: bold;
		}