.conf_reg_wrapper {
	clear: both;
	margin: 10px 0 0 10px;
}
.conf_reg_title {
	float: left;
	font-weight: bold;
	width: 60%;
}
.conf_reg_price {
	float: left;
	width: 15%;
	font-weight: bold;
}
.conf_reg_submit {
	float: left;
	width: 25%;
	
}