.text-center {
	text-align: center;
}

.text-right {
	text-algin: right;
}

.table-120 {
	width: 120px;
}