.countdown_container {  font-family:Trebuchet MS, 'Lucida Grande', Sans-serif; width:400px; position:absolute; top:340px; left:50%; margin-left:-420px; z-index:10000; }
.countdowner { border:5px solid #1a8092; background:#1f9db3;  color:#fff; height:45px; font-size:290%; font-family:Trebuchet MS; width:280px;}
.countdowner { -moz-box-shadow:0px 3px 5px rgba(0,0,0,.3);}
.countdowner .countdown_section:last-child { border:0px;}
.countdowner .countdown_section { float:left; border-right:5px solid #1a8092; padding:5px;}
.countdown_section * { display:none !important;}
.countdown_section .countdown_amount { display:block !important; width:40px; text-align:center; text-shadow:0px 2px 2px #1b8b9e;}

.countdown_labels { color:#1a8092; font-style:italic; clear:both; margin:5px 0px 0px -90px; text-align:center;}
.countdown_labels span { text-align:center; margin:5px 20px 5px 0px;}

.countdown_title {font-size:140%; text-transform:uppercase; color:#ef2b8b; margin:0px 0px 10px -110px;}
