.header {
	margin-bottom: 20px;
}

label,
.items div {
	font: bold;
	font-size: 1.1em;
}

.header label {
	font-size: 1.0em;	
}

.eMail {
	margin-left: 3px;
}
/*
.items div {
	margin: 10px 0px 10px 3px;
}
*/

.items {
	margin-top: 25px;
}

#CutLine {
	width: 100%;
	border-top: dashed 1px Silver;
	margin: 60px 0px 20px 0px;
}