html {
	overflow-x: hidden;
	overflow-y: auto !important;
}

body {
	width: 470px;
	height: auto;
	background: #eaeaea;
	overflow-x: hidden;
}

form table {
	width: 89%;
}

p {
	width: 100%;
}

.text {
	width: 100%;
}

#foto_signup_close_btn button {
	outline: 0;
}