input.clock
{
	border: 0 none #000000; 
	text-align:center;
	background-color:transparent;
}

div#clock
{
	text-align: center;
	list-style: none;
	background-color:transparent;
	margin: 10px;
	color:#00008B;
	font-weight:bold;
}

span.clock-today
{
	font-weight: normal;
	color: #666666;
}

span.clock-today-date
{
	font-weight: bold;
	color: #666666;
}
