

#discountPolicy, #discountPolicyReverse {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
}

#discount_terms {
	font-size: smaller;
	text-align: center;
}

#betterTogetherDiscountPolicy {
	line-height: 2.4em;
	font-weight: bold;
	padding: 0.4em;
	border: 1px solid #9a9a9a;
	background-color: #ffffcc;
	color: #000000;
 	width: 70%;
	margin-left: 90px;
}
