#christmas_countdown {
	font-family: arial, sans !important;
	background: url(../images/Limages/present_48.png) no-repeat 180px 30px;
	min-height: 80px
}
.countdown_row {
	font-family: arial, sans !important;
	font-size:10px;
	clear: both;
	padding: 0px 4px;
	display:block;
}
.countdown_section {
	display: block;
	float: left;
	text-align: center;
	font-size:.90em;
	padding:0;
	min-width: 50px;
}
.countdown_amount {font-size:12px; text-align:left; float:left;	line-height: 34px;}
.countdown_descr {font-size:15px; font-weight: bold; color: #ccc;font-family: arial, sans !important;}