FORM#newsletterPermanent .formElementDescription , FORM#newsletterPermanent .formElementContent {
	float: none;
	width: 100%;
}

FORM#newsletterPermanent DIV.action DIV.formElementDescription, FORM#newsletterPermanent DIV.submit DIV.formElementDescription{
	display: none;
}

FORM#newsletterPermanent DIV.formElement {
	padding: 2px 0px 2px 2px;
}

FORM#newsletterPermanent .submit .formElementContent {
	text-align: center;
}

FORM#newsletterPermanent .email INPUT {
	width: 97%;
}
