#RegisterForm table {
	width: 100%;
}
#RegisterForm th {
	font-weight: normal;
	text-align: right;
	padding-right: 0.5em;
}
#RegisterForm td {
	vertical-align: middle;
}
#RegisterForm table input {
	width: 98%;
}

#RegisterForm .panel p {
	margin: 0;
	padding: 0 0 3px 20px;
	background: url('/img/icon.warning.gif') no-repeat;
	color: #bc0502;
}
