.ads5{	
	width:280px;
	height:70px;
}

#countdown_dashboard {
	height: 54px;
	padding: 8px;
	background-color: #e2e2e2;
}
#countdown_dashboard p {
	font-size: 12px;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;'
	text-transform: uppercase;
	text-align:center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	line-height: normal;
	color: #000;
}
.dash {
	width: 40px;
	height: 30px;
	background: url(../img/bg-countdown-2.jpg) no-repeat #fff;
	float: left;
	position: relative;
}
.dash.days_dash {
	width: 60px;
	margin-left: 0px;
	background: url(../img/bg-countdown.jpg) no-repeat;
}
.dash .digit {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	float: left;
	width: 20px;
	text-align: center;
	font-family:'³ª´®°íµñ', Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FF6801;
}
.dash_title {
	display: block;
	font-size: 15px;
	font-family: Trebuchet MS;
	line-height: 14px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding: 14px 0px 0px 0px;
	float: left;
	margin-right: 8px;
	margin-left: 3px;
}