.coupon_future_progress_bar {
	height:5px;
	width:100%;
	background:red;
	margin-top: 5px;
}
.coupon_future_progress_bar_inner {
	display:block;
	height:5px;
	background:white;
	width:0;
}