
/**


	By Ten Seven Interactive
	http://ten7i.com/
	
	May 10, 2009 - after years of practice

	If you use this & don't acknowledge it,
	we will cry a global tear. Be fair!


**/

a {
	border: none;
	text-decoration: none
}
			
#t7_timer { 
	width: 175px; 
	height: 55px; 
	padding: 310px 0 0 5px;
	position: relative;
	
}

#t7_timer_over { 
	background-image:url("Countdown-over.gif");
	background-repeat:no-repeat;
	height:55px;
	left:6px;
	margin:0;
	position:absolute;
	top:311px;
	width:161px;
}


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

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

#t7_y, #t7_d, #t7_h, #t7_m {
	background: transparent url(Countdown2.png) no-repeat;
	float:left;
	width: 37px;
	height:27px;
	padding: 0px 0px 0px 3px;
	margin: 1px 1px 0;
	letter-spacing: 7px;
}

#t7_s {
	background: transparent url(Countdown2-nc.png) no-repeat;
	float:left;
	width: 36px;
	height:27;
	padding: 0px 0px 0px 3px;
	margin: 1px 1px 0;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
	text-transform: uppercase
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 37px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 49px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 38px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 43px;
	height:15px;
	padding:0px;
	margin: 0px;
}


a#defaultCountdown { 
	background: transparent url(aoa-patientaccess-noclock.jpg) no-repeat;
	display: block;
	height: 400px; 
	text-align: center;
	width: 175px; 
	
}
