/* online signin pages */
#register-page .area-code, #editProfile .area-code {
	width:40px;
}

#register-page .phone-number, #editProfile .phone-number {
	width:80px;
}

.changePassLink {
	float: left;
}

.backLink {
	float: right;
}