.wp-email p {
	text-align: left;
	margin-bottom: 20px;
}
.wp-email label {
	font-weight: bold;
	margin-bottom: 20px;
}
.wp-email-loading {
	display: none;
	height: 16px;
}
.wp-email-image {
	border: 0px;
}
.TextField {
}
.Button {
}
#wp-email-required {
	font-weight: bold;
}
#wp-email-button {
	text-align: center;
}
#wp-email-popup {
	padding: 1em 1em 0;
	text-align: left;
	font-weight: bold;
}
