#countdown_dashboard {	
}

.dash {
	float: left;
	margin-left: 2px;
	position: relative;
}
.dash .digit {
	font-weight: bold;
	float: left;
	text-align: center;
	color: #FFF;
	position: relative;
}
.dash .sep {
	font-weight: bold;
	float: left;
	text-align: center;
	color: #FFF;
	position: relative;
}