.product-duration {
	text-align: center;
	margin-top: -10px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #0073aa;
	font-weight: bold;
}

.product-includes {
	text-align: center;
	font-size: 11px;
	margin: 0;
}

.includes-toggle {
	background: none;
	border: none;
	color: #666666;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
	font-size: 11px;
	text-decoration: underline;
}

.includes-content {
	margin-top: 4px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}