form#newslettersignup {
	position:static !important;
	background:none !important;
	float:none !important;
	height:auto !important;
}

form#newslettersignup input {
	position:static !important;
	float:none !important;
	height:auto !important;
	width:250px;
}

form#newslettersignup textarea {
	position:static !important;
	float:none !important;
	height:auto !important;
	width:250px;
}

form#newslettersignup input.nowidth {
	width:auto !important;
}

form#newslettersignup label {
	background:none;
	float:none;
}
