.notification {
	width: 970px;
}

#newsletter_form {
	position: absolute;
	bottom: 50px;
	right: 0;
	width: 465px;
}

#cr_newsletter_registration {
	position: relative;
	left: 80px;
}

#newsletter_form p.txtoverform{
	position: relative;
	left: 180px;
	width: 275px;
	text-align: justify;
}
#newsletter_form p.txtunderform {
	font-size: 10px;
	color: grey;
}

#newsletter_form label {
	width: 100px;
	display: block;
	float: left;
}

#newsletter_form input.txt {
	width: 275px;
	margin-bottom: 10px;
}

#newsletter_form input.snd {
	width: 100px;
}