/* Prijlijst */

#information {
	width: 960px !important;
}
h1 {
	width: 940px;
}
table {
	margin-left: 20px;
	width: 900px;
	border-collapse: collapse;
}
tr > td:nth-child(1) {
	width: 750px;
}
tr > td:nth-child(2) {
	text-align: center;
}
td {
	padding: 10px 15px;
	border-bottom: 1px solid #E2E2E2;
}