.countdown {
	position: relative; text-align: center !important; width: 100%;
/*	background: 	url("../../../templates/rt_affinity_j15/images/frame.png") no-repeat scroll 0 0 transparent; */ 
}
.countdown_title {
	display: block; font-weight: bold;
}
.countdown_displaydate {
	display: block; color: #ccc;
}
.countdown_daycount {
	display: block; color: #FDA80B;	font-size:30px; font-weight:bold; margin:0px; padding:0px; line-height:normal;;text-decoration:blink
}
.countdown_dney {
	display: block; color: #FDA80B;
}
.countdown_link {
	display: block; 
}