.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color: #000000;
color: #ffffff;
font: Bold 17px Arial;
padding: 0px;
margin: 0px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 70%
}
