
		
#t7_timer { 
	width: 240px; 
	height: 55px; 
	position: relative;
}

#t7_timer_over { 
	width: 240px; 
	height: 55px; 
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


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

.t7_numbs {
	font-size: 18px;
	line-height:18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #2b8f10;
	padding-top:2px!important;
}

#t7_y {
	background-image: url(/themes/magicmate/images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 46px;
	height:26px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(/themes/magicmate/images/Countdown3.png);
	background-repeat: no-repeat;
	float:left;
	width: 67px;
	height:26px;
	padding: 0px 0px 0px 5px;
	margin: 1px;
	letter-spacing: 11px;
}
#t7_h {
	background-image: url(/themes/magicmate/images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 46px;
	height:26px;
	padding: 0px 0px 0px 5px;
	margin: 1px;
	letter-spacing: 11px;
}
#t7_m {
	background-image: url(/themes/magicmate/images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 46px;
	height:26px;
	padding: 0px 0px 0px 5px;
	margin: 1px;
	letter-spacing: 11px;
}
#t7_s {
	background-image: url(/themes/magicmate/images/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 40px;
	height:26px;
	padding: 0px 0px 0px 5px;
	margin: 1px;
	letter-spacing: 11px;
}

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

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width:67px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 60px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 57px;
	height:15px;
	padding:0px;
	margin: 0px;
}


#defaultCountdown { width: 240px; height: 55px; text-align: center;}


