.gblp-live-price-banner {
	background: #1a1a1a;
	color: #f4d03f;
	padding: 12px 20px;
	margin: 0 0 20px;
	border-radius: 4px;
	font-size: 1.05em;
	text-align: center;
}

.gblp-live-price-banner .gblp-updated {
	color: #ccc;
	font-weight: normal;
	font-size: 0.85em;
}

table.gblp-frontend-tiers {
	width: 100%;
	max-width: 480px;
	border-collapse: collapse;
	margin: 16px 0;
}

table.gblp-frontend-tiers thead tr {
	background: #1a1a1a;
	color: #fff;
}

table.gblp-frontend-tiers th,
table.gblp-frontend-tiers td {
	padding: 8px 14px;
	text-align: left;
	border-bottom: 1px solid #e0e0e0;
}

table.gblp-frontend-tiers tbody tr:nth-child(odd) {
	background: #f9f9f9;
}

.gblp-tiers-footnote,
.gblp-tiers-note {
	font-size: 0.85em;
	color: #666;
	margin-top: -8px;
}
