#t7_timer { 
	position: relative;
}

#t7_timer_over { 
	width: 990px; 
	height: 55px; 
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: 0px;
}


#t7_vals {
	clear:both;
	margin-left: 0px;
	margin-top: 107px;
	width:375px;
	height:55px;
}

.t7_numbs {
	font-size: 25px;
	font-family: Arial, sans-serif;
	margin-top: 6px;
	text-align: left;
	color: #5f1b00;
    font-weight: bold;
}

#t7_y {
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:51px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 15px;
}
#t7_d {
	background-repeat: no-repeat;
	float:left;
	height: 51px;
	padding: 0px 0px 0px 17px;
	letter-spacing: 12px;
}
#t7_h {
	background-repeat: no-repeat;
	float:left;
	height:51px;
	padding: 0px 0px 0px 9px;
	letter-spacing: 12px;
}
#t7_m {
	background-repeat: no-repeat;
	float:left;
	height:51px;
	padding: 0px 0px 0px 9px;
	letter-spacing: 12px;
}
#t7_s {
	background-repeat: no-repeat;
	float:left;
	height:51px;
	padding: 0px 0px 0px 9px;
	letter-spacing: 12px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin-top: -5px;
}
#t7_dl {
	float:left;
	width: 103px;
	height:15px;
	padding:0px;
	margin-top: -5px;
}
#t7_hl {
	float:left;
	width: 90px;
	height:15px;
	padding:0px;
	margin-top: -5px;
}
#t7_ml {
	float:left;
	width: 64px;
	height:15px;
	padding:0px;
	margin-top: -5px;
}
#t7_sl {
	float:left;
	width: 81px;
	height:15px;
	padding:0px;
	margin-top: -5px;
}

.hasCountdown {
	font-size: 25px;
	font-family: Arial, sans-serif;
	margin-top: 6px;
	text-align: left;
	color: #ffffff;
    font-weight: bold;
}

.countdown_vals {
	margin-top:114px;
}

#defaultCountdown { 
    background-image: url(countdown_bg.jpg);
    background-repeat:no-repeat;
    background-position:center-top;
    width:375px;
    height:281px;
    text-align: center;
    margin-top: 0px;
    margin-left: 25px;
    padding-left: 0px;
    float:left;
}

@font-face {
    font-family: "DirtyEgo";
    src: url(type/dirtyego.ttf) format("truetype");
}

#num_wrapper{position:relative;top:204px;}
.cd_nums {
font-size:45px;
margin-left:30px;
margin-right:30px;
font-family:"DirtyEgo";
}
.cd_days {}
.cd_hours {}
.cd_minutes {}
.cd_seconds {}
