#frame_registration
{
	WIDTH: 600px;
	margin: auto;
	filter: alpha(opacity=100)
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
}
#frame_registration_view
{
	padding: 10px 20px 10px 20px;
}
#frame_registration_view table
{
	border-collapse: collapse;
}
#frame_registration_view table td
{
	cellpadding: 0px;
}

#frame_registration_view .C_HEADER3
{
	margin: 10px 0px 0px 0px;
}

#obj_form_user_registration #div_fullname
{
	margin: 10px 0px 0px 0px;
}
#obj_form_user_registration #div_password1
{
	margin: 10px 0px 0px 0px;
}

#frame_registration_view #obj_form_user_registration #USRname
,#frame_registration_view #obj_form_user_registration #USRemail
{
	width: 250px;
}
#frame_registration_view #obj_form_user_registration #bt_submit_registration
{
	width: 120px;
	display: block;
	margin: auto;
}
#obj_form_user_registration .C_ICON_LOADING
{
	display: none;
	float: right;
	margin: 4px 20px 0px 0px;
}

#obj_form_user_registration .C_COMMENT
{
	COLOR: #009900;
	FONT-SIZE: 11px;
}

#frame_trouble_accessing_your_account
{
	margin: 0px 0px 20px 0px;
	text-align: justify;
}

#obj_form_user_reset_password #newpassword1
,#obj_form_user_reset_password #newpassword2
{
	WIDTH: 240px !important;
}

#obj_form_user_reset_password #bt_submit_pw
{
	width: 180px !important;
}

