.cdown
{
  /*
  padding: 1px 3px; border: solid 1px #ccc; 
  background-color: #cfc;
  width:50px;
  text-align:center;
  font-size: 0.85em;
  */
	font-family: arial,tahoma,verdana,geneva,helvetica,sans-serif;
	padding-top: 2px; 
}

.zero
{
  font-size: 0.85em;
  color: #999;
	font-weight:bold;
	font-style:italic;
}

.one
{
  font-size: 0.85em;
  color: #f00;
  font-size: 0.9em;
	font-weight:bold;
}

.two
{
  font-size: 0.85em;
  color: #c90;
}

.three
{
  font-size: 0.85em;
  color: #666;
}