.single-column table {

	border: 2px solid #007AC3;
}

.single-column table tr:nth-child(1) {

	display: none;
}

.single-column table tr td {

	border: none !important;
	text-align: left !important;
}

.virtualization-link {

	padding: 20px;
	text-align: center;
}