
.orderCta {
    text-align: right;
	width: 300px;
}

.orderContainer {
	
}

.orderLegend {
	font-size: 1.6em;
	padding-bottom: 20px;
	text-align: center;
}

.orderContainer .label {
	float: left;
	font-size: 1.6em;
	padding-right: 5px;
	text-align: right;
	width: 120px;
}

.registered {
	float: left;
	width: 350px;
}

.nonRegistered {
	float: left;
}