.daycounter {
	width: 160px;
	height: 100px;
	background-image: url(daycounter.png);
	background-repeat: no-repeat;
	margin: 20px 20px 0px 20px;
	padding-top: 35px;
	text-align: center;
}

.daycounter .days {
	line-height: 35px;
	font-size: 25px;
	font-weight: bold;
}
