.center_form {
	width: 400px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 200px;
}

#errors {
	width: 500px;
	margin: auto;
	margin-top: 50px;
}

.ui-widget {
	font-size: 90% !important;
	/*pour qu'elle prenne le dessus sur la 1ere d�claration*/
}