$( function () {
	
	$( 'label[for="mailformnewsletter"]' )
		. css ( 'margin-left', '492px' ) ;

} ) ;
