#mainContent {
	/* width 700 -> 680 and padding-right 5px -> 25px 20060705  eerst was het: color: #262626;*/
	width: 737px;
	margin: 0px 0px 0px 10px;
	padding: 40px 20px 20px 20px;
	float: right;
	display: inline;
	background-color: #ffffff;
	border-top: 0px;
	border-right: 0px solid #0075a5;
	border-bottom: 0px;
	border-left: 1px solid #94c4dc;
	color: #262626;
	text-align: left;
}

