table, td {
	border: 1px solid grey;
}
td {
	padding: 5px;
	color: white;
	}
table {
	margin: 0 auto;
	}
div.ui-tooltip {
    max-width: 400px;
}
