.hosting-chart {
	width: 100%;
	}
	.hosting-chart td {
		padding: .8em .7em;
		}
	.hosting-chart tbody td {
		background: #f6f6f6;
		}
		.hosting-chart .description {
			background: #e6e6e6;
			}
	.hosting-chart tfoot td {
		border-top: 2px solid #ccc;
		font-weight: bold;
		}
