@charset "utf-8";
h1 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zip-width {
	width: 50px;
}
.zip2 {
	margin-left: 10px;
}
.form-group sup {
	color: red;
	font-size: 200%;
	vertical-align: top;
	position: relative;
	top: 0.2em;
}
.private {
	font-size: 12px;
}
.private dt,dd {
	line-height: 200%;
}
.private dd {
	padding-left: 12px;
}
table {
	margin-bottom: 20px;
}