.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
.error {
	color: red;
	font-weight: bold;
}