.promotion-page .body {
	color: #333;
}
.promotion-page .body .body-space {
	margin: 0 30px;
}
.promotion-page .body p {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
.promotion-page .body h2 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
}
.promotion-page .body .separator {
	border-top: 1px solid #333;
	width: 140px; height: 1px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 1.8em;
}

.promotion-sensation #main-banner {
	margin-top: 10px;
}

.promotion-sensation .promotion-section-break {
	padding-top: 10px;
	border-top: 2px solid #333;
	height: 1px; overflow: hidden;
	margin-top: 20px;
}

.promotion-sensation .sidebar .promotion-video {
	margin-bottom: 14px;
}
.promotion-sensation .sidebar .share-panel h2.heading {
	margin-bottom: 15px;
}

.promotion-sensation .how-to-win-title {
	font-family: ITCFranklinGothicStdMdCn, Arial, 'DBHelvethaicaX', Tahoma, sans-serif;
	font-size: 60px;
	line-height: normal;
	color: #333;
	text-transform: uppercase;
	margin-left: 30px;
	margin-bottom: 9px;
}

.promotion-sensation .how-to-win-step-panel {
	background: #dcdcdc;
	padding: 30px;
	color: #333;
}
.promotion-sensation .how-to-win-step-panel .step-block {
	margin-bottom: 15px;
}
.promotion-sensation .how-to-win-step-panel .step-block .step-title {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	padding-left: 50px;
}
.promotion-sensation .how-to-win-step-panel .step-block .step-title .step-order-number {
	font-family: ITCFranklinGothicStdMdCn, Arial, 'DBHelvethaicaX', Tahoma, sans-serif;
	font-size: 30px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: -50px;
	padding-right: 13px;
}
.promotion-sensation .how-to-win-step-panel .step-block .step-image {
	margin-top: 16px;
	padding-left: 50px;
}

.promotion-sensation .how-to-win-sidebar .block {
	margin-bottom: 20px;
}
.promotion-sensation .how-to-win-sidebar .teaser-panel {
	background: #dcdcdc;
	padding: 37px 10px 45px 10px;
	text-align: center;
}
.promotion-sensation .how-to-win-sidebar .teaser-panel .teaser-big {
	font-size: 28px;
	line-height: normal;
}
.promotion-sensation .how-to-win-sidebar .teaser-panel .teaser-normal {
	font-size: 18px;
	line-height: normal;
	margin-top: 80px;
}

/* Specific style for English version */
.promotion-sensation.promotion-sensation-en .how-to-win-step-panel .step-block .step-title {
	font-family: ITCFranklinGothicStdMdCn, Arial, 'DBHelvethaicaX', Tahoma, sans-serif;
	font-size: 18px;
	line-height: normal;
}
.promotion-sensation.promotion-sensation-en .how-to-win-sidebar .teaser-panel {
	font-family: ITCFranklinGothicStdMdCn, Arial, 'DBHelvethaicaX', Tahoma, sans-serif;
}
.promotion-sensation.promotion-sensation-en .how-to-win-sidebar .teaser-panel .teaser-big {
	font-size: 40px;
	line-height: normal;
}
.promotion-sensation.promotion-sensation-en .how-to-win-sidebar .teaser-panel .teaser-normal {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
}