div#CountDown
{
margin: 0 auto;
width:900px;
height:70px;
background:url(../imagenes/centenario/centenario03.jpg) no-repeat;
border-bottom: 3px solid #000;
}

div#CountDownContenido
{
width:900px;
height:70px;
padding-top:23px;
padding-bottom:23px;
font-weight: bold;
font-size: 16pt;
text-align: right;
vertical-align:middle;
color: #000;
}

