/* ***************************************************************************************************************** */
/* Account Pages CSS */


/* ***************************************************************************************************************** */
/* Shared */

#AccountContent {
}



/* ***************************************************************************************************************** */
/* Login Page */

#LoginPage {
}

#LoginFormRegion {
}

#LoginTextRegion {
	margin-top: 10px;
}

#LoginForgotPWFormRegion {
	margin-top: 10px;
}


/* ***************************************************************************************************************** */
/* Logout Page */

#LogoutPage {
}

#LogoutFormRegion {
}


/* ***************************************************************************************************************** */
/* Register Page */

#RegisterPage {
}

#RegisterFormRegion {
}

#RegisterTextRegion {
	margin-top: 10px;
}

#RegisterLostCodeFormRegion {
	margin-top: 10px;
}



/* ***************************************************************************************************************** */
/* Update My Account Page */

#MyAccountPage {
}

#MyAccountFormRegion {
}

#MyAccountThumbUploadRegion {
}



/* ***************************************************************************************************************** */
/* Validate My Account Page */

#ValidatePage {
}

#ValidateFormRegion {
}

#ValidateTextRegion {
	margin-top: 10px;
}

#ValidateLostCodeFormRegion {
	margin-top: 10px;
}
