#registerForm {
	float: left;
	width: 450px;
	min-height: 600px;
	height:auto !important;
	padding: 0px 10px;
	border-right: solid 1px #C2C2C2;
}

/* ********* REGISTRATION COMPLETE (registered.inc.php) ******************* */

#registerComplete {
	float: left;
	width: 515px;
	height: 160px;
	margin: 20px 0px 0px 90px;
}

#content #registerComplete P {
	width: 480px;
	height: 160px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin: 70px 0px 0px 20px;
}