.center {
	padding-top: 20px;
	text-align: center;
}

.centerOnly {
	text-align: center;
}

.right {
	padding-top: 20px;
	text-align: right;
}