td.no-border.label {
	width: 10%;
}

td.no-border.password {
	height: 48px;
	width: 30%;
}

.side {
	width: 20%;
}

#id,
#password,
#mail {
	width: 100%;
}

h3.sub-title {
	text-align: center;
	min-width: 900px;
}

.login-news {
	display: inline;
}

div.table-box {
	text-align: center;
}

div.pwd-reset-link {
	font-size: 18px;
	margin: 50px 0 0;
	text-align: center;
	width: 98%;
}

div.complete-message {
	color: #4e4e4e;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	margin: 60px 0 0;
}