
#countdown_dashboard {
	height: 80px;
}

.dash {
	width: 71px;
	height: 79px;
	background: transparent url('../images/forcounter1.png') 0 0 no-repeat; line-height:48px;
	float: left;
	margin:0 0 0 0; padding:0 0 0 17px; text-align:center;
	position: relative; margin-right:22px;
}

.dash .digit {
	font-size: 48px;
	float: left;
	width: 27px;
	text-align: center;
	color: #fff; font-weight:300;
	position: relative; margin-top:5px;
}
.days_dash{}

.dash .dash_title {
	position: absolute;
	display: block;
	bottom: 8px;
	left: 0px;
	font-size: 14px; line-height:14px;
	color: #fff; font-weight:300; text-align:center; width:88px;
}

.dash .dash_title1 {
	position: absolute;
	display: block;
	bottom: 8px;
	left: 0px;
	font-size: 14px; line-height:14px;
	color: #fff; font-weight:300; text-align:center; width:88px;
}

.dash .dash_title2 {
	position: absolute;
	display: block;
	bottom: 8px;
	left: 0px;
	font-size: 14px; line-height:14px;
	color: #fff; font-weight:300; text-align:center; width:88px;
}

.dev_comment {
	font-size: 14pt;
	color: #777;
	text-align: center;
	font-style: italic;
	margin: 40px 10px;
}
.digit .top{background-color:transparent; height:auto;}

