.ebdp-pc4promote-horizontallabel-wrapper {
	display: inline-block;
	width: 100%;
	height: 100%;
	white-space: nowrap;
}

.ebdp-pc4promote-horizontallabel-1-wrapper {
	font-size: 12px;
}

.ebdp-pc4promote-horizontallabel-2-wrapper {
	font-size: 12px;
}

.ebdp-pc4promote-horizontallabel-3-wrapper {
	font-size: 12px;
}

.ebdp-pc4promote-horizontallabel-line {
	width: 100%;
	padding-bottom: 8px;
}

.ebdp-pc4promote-horizontallabel-label {
	display: inline-block;
	width: 49%;
	text-align: right;
	color: #787878;
}

.ebdp-pc4promote-horizontallabel-content {
	display: inline-block;
	width: 49%;
	text-align: left;
}

.ebdp-pc4promote-horizontallabel-1-star {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(1-star.png);
	background-repeat: no-repeat;
	vertical-align: top;
}

}
.ebdp-pc4promote-horizontallabel-2-star {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(2-star.png);
	background-repeat: no-repeat;
	vertical-align: top;
}

.ebdp-pc4promote-horizontallabel-3-star {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(3-star.png);
	background-repeat: no-repeat;
	vertical-align: top;
}

.ebdp-pc4promote-horizontallabel-4-star {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(4-star.png);
	background-repeat: no-repeat;
	vertical-align: top;
}

.ebdp-pc4promote-horizontallabel-5-star {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(5-star.png);
	background-repeat: no-repeat;
	vertical-align: top;
}

.ebdp-pc4promote-horizontallabel-1-step {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(1-step.png);
	background-repeat: no-repeat;
}

.ebdp-pc4promote-horizontallabel-2-step {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(2-step.png);
	background-repeat: no-repeat;
}

.ebdp-pc4promote-horizontallabel-3-step {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(3-step.png);
	background-repeat: no-repeat;
}

.ebdp-pc4promote-horizontallabel-4-step {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(4-step.png);
	background-repeat: no-repeat;
}

.ebdp-pc4promote-horizontallabel-5-step {
	display: inline-block;
	height: 16px;
	width: 50%;
	background-image: url(5-step.png);
	background-repeat: no-repeat;
}

.ebdp-pc4promote-horizontallabel-red-text {
	color: #B80020;
}

.ebdp-pc4promote-horizontallabel-green-text {
	color: #1A9F10
}
.ebdp-pc4promote-horizontallabel-gray-text {
	color: #787878;
}
.ebdp-pc4promote-horizontallabel-link {
    color: #00a0e9;
    outline-bottom:1px; 
    text-decoration:none;
}