@charset "utf-8";
/* CSS Document */

/* jQuery Countdown styles 1.5.4. */

#textLayout {
	padding:4px;
	width:400px;
	overflow:hidden;
	text-align:center;	margin:0px auto;

}
#textLayout span {
margin:0px 3px 0px 0px;}

.hasCountdown {
	-x-system-font:none;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.countdown {
}
.countdown_section {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-right:2px;

	float: left;
	text-align: center;
}
.countdown_descr {
	display: block;
	width: 100%;
}
.countdown_section br {
	display:none;
}
/*
.hasCountdown {
	display: block; 
	-x-system-font:none;
	color:#666666;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 0 0 3px;
	width:50px;
}

.countdown_section br {
display:none;
}

.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}

.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
*/
.countdown_amount {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-right:2px;
}
.countdown_descr {
	font: normal 18px  Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0px 3px 0px 3px;
}

