.content {
	width: auto;
	padding-bottom: 0px;
}

.column {
	width: 440px;
	height: auto;
	overflow: hidden;
}

#registerButton.disabled {
	opacity: 0.3;
	-moz-opacity: 0.3;
}

#additionalRow th {
	white-space: normal;
}

#username {
	color: #646464;
}