/* countdown styles */
.countdown_row {
	clear: both;
	width: 100%;
	text-align: left;
}
.countdown_show1 div {
	width: 80%;
}
.countdown_show2 div {
	width: 50%;
}
.countdown_show3 div {
	
}
.countdown_show4 div {
	width: 60%;
}
.countdown_show5 div {
	width: 20%;
}
.countdown_show6 div {
	width: 16%;
}
.countdown_show7 div {
	width: 14%;
}
.countdown_section {
width: 400px;
	

}
.countdown_amount {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFF;
	font-weight:bold;
	width:100%;
	}
.countdown_descr {
	width: 40%;
}
