.hasCountdown {
	background:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	
}
.countdown_row {
	clear: both;
	width: 32px !important;
	overflow:hidden;
	padding: 0px 2px;
	text-align: center;
	color:#814489;
	font-weight:bold;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 36px !important;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	background:url('../images/cd_background.png') no-repeat top center;
	padding-top:4px;
}
.countdown_amount {
	font-size: 160%;
	color:#fff;
	font-weight:normal;
	display:block;
	height:18px;
}
#timeLeftForSales { 
	width: 150px; 
	height: 70px; 
	float:left;
}
.countdown-container {
	font-size:100%;
}
.countdown-container label {
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#814489;
	font-size:12px;
	margin:10px 8px 0 20px ;
}
