.centered {
	text-align: center;
}

.clearing {
	clear: both;
}

.right {
	text-align: right;
}

.error {
	border: 1px solid #D44848;
	background-color: #FFF5F5;
}