.drawtable {
	padding: 50px 5px 5px 5px;
	color: #fff;
	font-size: 20pt;
	letter-spacing: 1px;
	text-transform: capitalize;
	text-shadow: 2px 2px #000;
}

table.tablesorter td {
	text-align: center;
	text-decoration: none !important;
}

.dcanvas > .drawtable {
	flex: 1 1 30%;
}

