@charset "utf-8";

.countdown_style {
	font-weight: bold;
	color: #c00;
	font-size: 220%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	clear: both;
	margin-top: 25px;
	text-align: center;
}

.countdown_style2 {
	font-weight: bold;
	color: #c00;
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 35px;
	clear: both;
	margin-top: 25px;
	text-align: center;
}