@charset "utf-8";

/*
		HealthPartners 2010
		iPhone and iPod Touch css for healthpartners site
*/

	/* Pervent text adjust */
#breadcrumb *, .footer *, .care *, .plan *, #banner * {
	-webkit-text-size-adjust: none !important;
	}
	
.phone {
	background: none !important;
	white-space: normal !important;
	padding-right: 0 !important;
	}
	
	/* logon box */
#logon-container ul#forgot-credentials a#forgot-username {
	white-space: nowrap !important;
	margin-left: 101px !important;
	}

#logon-container ul#forgot-credentials a#forgot-password {
	white-space: nowrap !important;
	margin-left: 103px !important;
	}	