/** Styles taken from AO.com **/
.access {
left:-3000px;
position:absolute;
width:500px;
}
#clockWide {
-moz-border-radius:10px;
-webkit-border-radius:10px;
background-color:#009BDE;
}
/** Countdown specific styles **/
#cdown {
background:url("2011-countdown.png") no-repeat scroll center top transparent;
display:block;
height:20px;
margin: 10px 0 0;
text-indent:-9999px;
width:100%;
line-height:normal;
font-size:inherit;
}
#countdownClock td {padding-left: 9px;}
#t7_timer { 
width: 330px; 
height: 51px; 
position: relative;
}
#t7_timer_over { 
width: 330px; 
height: 51px; 
background-image: url(Countdown-over.gif);
background-repeat: no-repeat;
position: absolute;
top: 0px;
left: 1px;
margin: 0px;
padding: : 0px;
}
#t7_vals {
width: 100%;
clear:both;
margin: 0px auto;
}
.t7_numbs {
font-size: 39px;
font-family: Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #ffffff;
}
#t7_d, #t7_h, #t7_m, #t7_s {
background-image:url("Countdown2.png");
background-repeat:no-repeat;
float:left;
height:49px;
letter-spacing:11px;
margin:1px;
padding:0 0 0 4px;
width:66px;
}
#t7_d {
background-image:url("Countdown3.png");
width:98px;
}
#t7_labels {
width: 100%;
clear:both;
margin: 0px auto;
}
.t7_labs {
font-size: 9px;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: #000000;
}
#t7_dl, #t7_hl, #t7_ml, #t7_sl {
float:left;
width: 71px;
height:15px;
padding:0px;
margin: 0px;
}
#t7_dl {
width:97px;
margin-right:5px;
}
#defaultCountdown { width: 300px; height: 55px; text-align: center; line-height:normal;}