.ss-privacy-banner {
	border: 1px solid #e7e7e7;
	border-width: 1px 0 1px 0;
	background-color: #f4f4f4;
	padding-top: 38px;
	padding-bottom: 45px;
	text-align: center;
}
.ss-privacy-banner > h2 {
	color: #ff3366;
	margin-bottom: 26px;
	margin-top: 0px;
}
.ss-privacy-container {
	position: relative;
	margin: 0px auto;
	font-size: 18px;
}
.ss-privacy-context {
	max-width: 960px;
	position: relative;
	margin: 0px auto;
}
.ss-privacy-context h3 {
	font-weight: bold;
	color: #000;
	margin: 25px 0px;
}
.ss-privacy-context p {
	color: #333;
	display: block;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 25px;
}
.ss-privacy-context > div {
	padding-top: 10px;
	padding-bottom: 20px;
}
.ss-privacy-context > div > p {
	margin-bottom: 10px;
}
