/* 1/28/2009 for countdown timer */
.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:blue;
color:yellow;
font: bold 14px MS Sans Serif;
padding: 0px;
}