.table td, .table th {
	text-align: center;
}

.table tbody tr td:first-child {
	text-align: left;
	width: 200px;
}