.fs_ApplicantsName{
	width:250px;
	float:left;
	margin:10px;
	height:200px;
}

.fs_MailingAddress{
	width:250px;
	float:left;
	margin:10px;
	clear:right;
	height:200px;
	
}

.fs_ContactInfo{
	width:250px;
	float:left;
	margin:10px;
	clear:left;
	height:225px;
}
.fs_PasswordInfo {
	width:250px;
	float:left;
	margin:10px;
	height:225px;
}

#edit-profile-lastName-wrapper label {
	width:100px;
	float:left;
}

#edit-profile-firstName-wrapper label {
	width:100px;
	float:left;
}

#edit-profile-middleName-wrapper label {
	width:100px;
	float:left;
}

#edit-profile-titleName-wrapper label {
	width:100px;
	float:left;
}

#edit-profile-telephoneHome-wrapper label {
	width:120px;
	float:left;
}
#edit-profile-telephoneWork-wrapper label {
	width:120px;
	float:left;
}
#edit-profile-telephoneCell-wrapper label {
	width:120px;
	float:left;
}
#edit-profile-telephoneFax-wrapper label {
	width:120px;
	float:left;
}

#edit-email-wrapper label {
	width:120px;
	float:left;
}

#edit-email2-wrapper label {
	width:120px;
	float:left;
}

#edit-password-wrapper label {
	width:100px;
	float:left;
}

#edit-password2-wrapper label {
	width:100px;
	float:left;
}