#countdown_dashboard {
	width: 100%;
	height: 100%;
	color: #FFF;
	float: left;
}

.dash {
	width: 46px;
	height: 50px;
	/* [disabled]background: transparent url('../cf/images/dash.png') 0 0 no-repeat; */
	float: left;
	/* [disabled]margin-left: 15px; */
	position: relative;

}
.days_dash{
	width: 52px !important;
}
.ajuste{
	margin:0 0 0 10px;
}
.days_dash .digit{
	width: 28% !important;
	margin-left:8px !important;
}
.dash .digit {
	font-family:Eurostile-Demi,Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	float: left;
	width: 50%;
	text-align: center;
	color: #f00;
	position: relative;
}
.sep{
	width: 3px !important;
	margin: 0px 6px;
}
.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	font-size: 7pt;
	color: #FFF;
	letter-spacing: 0px;
	width: 46px;
}

.aj{
	width: 58px !important;
}
.ajuste2{
	margin:0 0 0 10px !important;
}
/***************************/
#count {
width: 338px !important;
margin: 55px 0px 0px 12px !important;
line-height: 18px;
}
#count_js {
margin: 5px 50px 0 !important;}