#wpfes_newsletter p {
	margin-bottom: 10px;
}
#wpfes_newsletter span.tos {
	text-decoration: underline; cursor: pointer;
}
#wpfes_newsletter span.tos:hover {
	text-decoration: none;
}
.wpfes_off {
	display: none;
}
.newsletter-box {
	padding: 8px; border: 1px solid black; left: 50%; top: 100px; width: 300px; height: 400px; color: black; margin-left: -254px; position: fixed; z-index: 99999; background-color: white;
}
.newsletter-box h3 {
	margin: 0px 0px 10px; padding: 0px; height: 16px; color: rgb(0, 0, 0); line-height: 16px; clear: left; font-family: arial; font-size: 16px; text-decoration: none; float: left; text-shadow: none;
}
#newsletter-agreement-text {
	padding: 5px 0px 10px; width: 100%; height: 355px; clear: both; overflow-y: scroll;
}
.newsletter-close {
	color: white; float: right; cursor: pointer; background-color: black;
}
.newsletter-box-text {
	clear: both;
}
.wpfes_form_label {
	padding-top: 0px !important; padding-bottom: 0px !important; margin-top: 2px !important; margin-bottom: 2px !important;
}
