html {
	overflow-x: hidden;
	overflow-y: auto !important;
}

body {
	width: 470px;
	height: auto;
	margin: 0 20px 0 0;
	background: #eaeaea;
	overflow-x: hidden;
}

form table {
	width: 89%;
}

p {
	width: 100%;
}

.text {
	width: 100%;
}

#foto_signup_close_btn button {
	outline: 0;
}

#foto_signup_iframe h2 {
	margin-bottom: 10px !important;
}

#registration_form {
	position: relative;
	top: -10px;
}