#newsletter {
	display: table;
}

#newsletter div.tarto {
	display: table;
}

#newsletter div.tarto div.toptext {
	margin-top: 15px;
}