#content h4 {
	margin-bottom: 12px;
}
#content label {
	width: 50px;
	float: left;
}
#content input {
	margin-bottom: 3px;
	float: right;
}
#content div.buttons {
	margin-top: 12px;
	text-align: right;
}
#content table {
	table-layout: fixed;
	width: 612px;
}
#content table td, 
#content table th {
	border: 0;
	border-top: 1px solid #808080;
}
#choices1, 
#choices2 {
	margin: 0;
}
div.scroll {
	overflow: auto;
	max-height: 130px;
}
div.step2box-mini div {
	padding-right: 4px;
}

