.caption {
	text-align: center;
}

.caption > h4 + p, .caption > h4 + div + p {
	display: none;
}

/* pcboard.ca 2019-03-25: margin-bottom: 10px; */
/* (Top, Right, Bottom, Left) */
.product-sku {
	margin-bottom: 5px;
	font-weight: 700;
	color: #cc3333;
}

.product-skuLRG {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 16px;
	color: #444444;
}


.product-sku + p + p {
    margin-top: 35px;
}
