/* CSS Document */
/* Change Log:
	
	Date		Programmer				Project					Description
	====		==========				=======					===========
	10/1/20056	Moreno Adrian									Created
	10/16/2006	Angie Ng				W00804436				remove change I make.
*/
#view #regError, #agentRegistration, #agentRegistrationInfo, #agentError, #customerRegistration, #customerError { display: none; }
#view #registrationSelection, #agentRegistration, #agentRegistrationInfo, #customerRegistration, #formControls { width: 600px; }
#view #loginFrame { float: none; }
#view #login .right { width: 60px; height: auto; float: auto; }
#view #loginInfo { clear: none; float: none; }
