h2 {
	line-height: 1.2em;
}

legend {
	font-weight: bold;
}


.response {
	font-weight: bold;
	/* color: #007; */
}

.confirmation-table {
	width: 775px;
	border-collapse: collapse;
}

.confirmation-table tr th {
	width: 35%;
	font-weight: normal;
	color:#8c8c8b;
	padding-right: .25em;
	padding-bottom: 1px;
}

.confirmation-table tr td {
	border-bottom: 1px solid #e6ddcc;
	vertical-align: bottom;
	padding-left: .5em;
	padding-right: .5em;
}

.confirmation-table tr td .label {
	font-weight: normal;
	color:#8c8c8b;
}	

form div p {
	margin-top:13px; margin-bottom: 13px;
}
h2 {
	line-height: 1.1em;
}

.subgroup {
	padding-left: 4em;
	padding-right: 4em;
}


.button {
	font-size: large;
}

.disabled {
	color: #ddd;
}

.enabled {
}