.promotion-x2 .promo-body {
	float: left;
	width: 636px;
}
.promotion-x2 .promo-body .promo-content {
	padding: 20px 0 0;
}
.promotion-x2 .promo-body .promo-content .badge-container {
	float: left;
	margin: 0 12px;
}
.promotion-x2 .promo-body .promo-content .badge-container .sale-circle {
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	padding-top: 18px;
	height: 46px;
}

.promotion-x2 .promo-body .promo-content .promo-content-inner {
	float: right;
	width: 495px;
	padding: 0 38px 0 15px;
}
.promotion-x2 .promo-body .promo-content .promo-content-inner p {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

.promotion-x2 .promo-form {
	float: right;
	width: 304px;
	
}
.promotion-x2 .promo-form .form-panel .w-normal {
	width: 244px;
}
.promotion-x2 .promo-form .form-panel #agreement-label,
.promotion-x2 .promo-form .form-panel #receive_summary_email-label {
	display: none;
}
.promotion-x2 .promo-form .form-panel #agreement-element { clear: both; }
.promotion-x2 .promo-form .form-panel #receive_summary_email-element { clear: both; padding-top: 1.5em; }
.promotion-x2 .promo-form .form-panel #agreement-element #agreement,
.promotion-x2 .promo-form .form-panel #receive_summary_email-element #receive_summary_email {
	display: block;
	float: left;
	margin-right: 13px;
}
.promotion-x2 .promo-form .form-panel #agreement-element p,
.promotion-x2 .promo-form .form-panel #receive_summary_email-element p {
	float: left;
	width: 235px;
	margin-top: -3px;
	clear: right;
}
.promotion-x2 .promo-form .form-panel #submit-label { clear: both; }
.promotion-x2 .promo-form .form-panel #submit-element { clear: both; text-align: left; padding-top: 1.5em; }


