.woopid2 {position:relative;width:456px;padding-top:60px}
.woopid2 a img {display:block;position:absolute;top:175px;left:110px}
.woopid2 h2 {font:normal 65px/50px "TitilliumText14L800wt", Verdana, Arial, sans-serif;color:#000;text-align:center;margin-left:-22px;text-shadow:0px -1px 0px #c6f115}
.woopid2 h2 span {display:block;font:normal 42px/70px "TitilliumText14L800wt", Verdana, Arial, sans-serif;color:#000;text-transform: uppercase}

.dash {
	width: 124px;
	height: 96px;
	float: left;
	padding-left: 13px;
	color: #333;
}

.weeks_dash {
	background: transparent url('../images/countdown/dark_weeks_dash.png') 0 0 no-repeat;
}

.days_dash {
	background: transparent url('../images/countdown/dark_days_dash.png') 0 0 no-repeat;
}

.hours_dash {
	background: transparent url('../images/countdown/dark_hours_dash.png') 0 0 no-repeat;
}

.minutes_dash {
	background: transparent url('../images/countdown/dark_minutes_dash.png') 0 0 no-repeat;
}

.seconds_dash {
	background: transparent url('../images/countdown/dark_seconds_dash.png') 0 0 no-repeat;
}

.dash .digit {
	font: bold 52pt Verdana, arial, sans-serif;
	font-weight: bold;
	float: left;
	width: 59px;
	text-align: center;
	position: relative;
	top:2px;
	left:1px
}

.dash_title {
	display: none;
}


.faded {
	color: #999;
}


#loading {
	text-align: center;
	margin: 10px;
	display: none;
	position: absolute;
	width: 100%;
	top: 60px;
}

