.countdown {
   text-align: center !important; width: 100%; padding: 15px 0px 15px 0px;
   font-size: 12px;
}
.countdown_title {
   font-weight: bold;
}
.countdown_displaydate {
   color:#888888; font-weight:bold; 
}
.countdown_daycount {
   position:relative; top:-32px; color:#CC6600;   font-size:45px; font-weight:bold; margin:0px; padding:0px; line-height:normal;
}
.countdown_dney {
   position:relative; top:-41px; color:#CC6600; font-weight:bold; font-size:15px;
}
.countdown_link {
   text-align:CENTER; font-weight:bold; 
}
.countdown_clock {
   font-size: 12px; position:relative; top:-40px; color:#007700;
}

