.ss-terms-banner {
	border: 1px solid #e7e7e7;
	border-width: 1px 0 1px 0;
	background-color: #f4f4f4;
	padding-top: 38px;
	padding-bottom: 45px;
	text-align: center;
}
.ss-terms-banner > h2 {
	color: #ff3366;
	margin-bottom: 26px;
	margin-top: 0px;
}
.ss-terms-container {
	position: relative;
	margin: 0px auto;
	font-size: 18px;
}
.ss-terms-context {
	max-width: 960px;
	position: relative;
	margin: 0px auto;
	padding-top: 40px;
}
.ss-terms-context h3 {
	font-weight: bold;
	color: #000;
	margin: 25px 0px;
}
.ss-terms-context p {
	color: #4A4A4A;
	display: block;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 25px;
}
.ss-terms-context ol {
	list-style-type: decimal;
	margin-left: 25px;
	padding-left: 0px;
	text-align: left;
}
.ss-terms-context ol > li {
	list-style-type: decimal;
	color: #333;
}

.ss-terms-context ol > li > ol > li {
	list-style-type: upper-alpha;
}
.ss-terms-context h4 {
	font-weight: bold;
}
.ss-terms-context span {
	line-height: 26px;
}
.ss-terms-respect {
	font-size: 18px !important;
color: #222 !important;
line-height: 32px !important;
padding-bottom: 10px;
}
