#dealtop_1 {
	background-image: url(../img/dealtop_1.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 351px;
}
#pixiders_box {
	margin: auto;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#priceTagArea {
	background-image: url(../img/price_tag.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 161px;
	height: 137px;
	float: left;
}
#product_price {
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 57px;
	padding-top: 15px;
	text-align: center;
	padding-right: 34px;
	padding-left: 4px;
}
#DealValueBox {
	background-image: url(../img/value_box_bg.png);
	background-repeat: no-repeat;
	height: 137px;
	width: 165px;
	float: left;
	padding-left: 4px;
}
#ValueTextArea {
	font-size: 17px;
	color: #FFF;
	float: left;
	width: 30%;
	margin-top: 52px;
	text-align: center;
}

#DiscountTextArea {
	font-size: 17px;
	color: #FFF;
	float: left;
	width: 39%;
	margin-top: 52px;
	text-align: center;
}

#SaveTextArea {
	font-size: 17px;
	color: #FFF;
	float: left;
	width: 30%;
	margin-top: 52px;
	text-align: center;
}
#timeleft {
	background-image: url(../img/deal_time_bg.png);
	background-repeat: no-repeat;
	height: 78px;
	background-position: bottom;
	color: #7e7e7e;
	padding-top: 12px;
}
#timeleft2 {
	background-image: url(../img/deal_time_bg_2.png);
	background-repeat: no-repeat;
	height: 78px;
	background-position: bottom;
	color: #7e7e7e;
	padding-top: 12px;
}
.Font_16px {
	font-size: 16px;
	text-decoration: none;
}
.Font_36px {
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	line-height: 34px;
}
#TimeArea {
	width: auto;
	font-size: 14px;
}
#HoursTextArea {
	text-align: center;
	float: left;
	width: 33%;
	padding-top: 1px;
}
#MinutesTextArea {
	text-align: center;
	float: left;
	width: 33%;
	padding-top: 1px;
}
#SecondsTextArea {
	text-align: center;
	float: left;
	width: 33%;
	padding-top: 1px;
}
#DaysTextArea2 {
	text-align: center;
	float: left;
	width: 25%;
	padding-top: 1px;
}
#HoursTextArea2 {
	text-align: center;
	float: left;
	width: 25%;
	padding-top: 1px;
}
#MinutesTextArea2 {
	text-align: center;
	float: left;
	width: 25%;
	padding-top: 1px;
}
#SecondsTextArea2 {
	text-align: center;
	float: left;
	width: 25%;
	padding-top: 1px;
}
#DealInfoText {
	text-align: center;
	width: auto;
	padding-bottom: 10px;
	font-size: 14px;
}
#DigitArea {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#ProgressBarArea {
	padding-bottom: 10px;
}
#ShareDealArea {
	font-size: 12px;
	text-align: center;
	padding-bottom: 8px;
	color: #000;
}
#buy_it_for_a_frnd_btn {
	text-align: center;
}
.BlackText-18px {
	font-size: 18px;
	color: #000;
}
#RedBanner {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1000;
	left: -10px;
	top: 35px;
}

