/*#defaultCountdown { width: 210px; height: 55px; text-align: center;}*/

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

#t7_timer_over {
	width: 210px;
	height: 55px;
	/*background-image: url(de.nexxtmobile/img/Countdown-over_t.png);
	background-repeat: no-repeat;*/
	position: absolute;
	top: 0;
	left: 1px;
	margin: 0;
	padding: 0;
}


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

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_y {
	background-image: url(de.nexxtmobile/img/Countdown2_t.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	/*background-color:#ffffff;*/
	padding: 0 0 0 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(de.nexxtmobile/img/Countdown2_t.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:30px;
	/*background-color:#ffffff;*/
	padding: 0 0 0 3px;
	margin: 1px;
	letter-spacing: 7px;
	line-height: 1;
}
#t7_h {
	background-image: url(de.nexxtmobile/img/Countdown2_t.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:30px;
	/*background-color:#ffffff;*/
	padding: 0 0 0 3px;
	margin: 1px;
	letter-spacing: 7px;
	line-height: 1;
}
#t7_m {
	background-image: url(de.nexxtmobile/img/Countdown2_t.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:30px;
	/*background-color:#ffffff;*/
	padding: 0 0 0 3px;
	margin: 1px;
	letter-spacing: 7px;
	line-height: 1;
}
#t7_s {
	background-image: url(de.nexxtmobile/img/Countdown2-nc_t.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:30px;
	/*background-color:#ffffff;*/
	padding: 0 0 0 3px;
	margin: 1px;
	letter-spacing: 7px;
	line-height: 1;
}

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

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-top: 15px;
}
.t7_labs_white {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin-top: 15px;
}


#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0;
	margin: 0;
}
#t7_dl {
	float:left;
	width: 50px;
	height:15px;
	padding:0;
	margin: 0;
}
#t7_hl {
	float:left;
	width: 52px;
	height:15px;
	padding:0;
	margin: 0;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0;
	margin: 0;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0;
	margin: 0;
}