.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:#000066;
color:#ffffff;
font: bold 14px MS Sans Serif;
padding: 0px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 100%
}


