.container_all_results{
	margin-left: 10%;
	margin-right: 10%;
}

table{
	width: 100%;
	text-align: center;
}

th{
	border-bottom: solid;
	border-right: solid;
}
td{
	border-bottom: groove;
	border-right: solid;
}