#t7_timer { 
	width: 210px; 
	height: 36px; 
	position: relative;
}

#t7_timer_over { 
	width: 210px; 
	height: 36px; 
	background-image: url(http://watch-th.is/count/layer.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #fff;
}

#t7_d {
	background-image: url(http://watch-th.is/count/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#E7E7E7;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(http://watch-th.is/count/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#E7E7E7;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(http://watch-th.is/count/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:35px;
	background-color:#E7E7E7;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(http://watch-th.is/count/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:35px;
	background-color:#E7E7E7;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}


#defaultCountdown { width: 210px; height: 36px; text-align: center; margin: auto;}
