/* countdown styles */

.countdown_row {
	clear: both;
	width: 100%;
	text-align: center;
}
.countdown_show1 span {
	width: 100%;
}

.countdown_section {
	float: left;
font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
.countdown_amount {
font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:16px;

}
.countdown_descr {
font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:16px;

}
