.daycounter {
	width: 160px;
	height: 75px;
	background-image: url(daycounter.png);
	background-repeat: no-repeat;
	margin-top: 1em;
	padding-top: 23px;
	color: #404040;
	text-align: center;
}

.daycounter .days {
	line-height: 2em;
	font-size: 2.3em;
	font-weight: bold;
}