#myTimer, #ticketTimer
{
	margin: 10px auto; border: 6px double #000; padding: 5px; width: auto;
	font: bold 100% cursive, tahoma, sans-serif;
	background: #DDD; color: #369;
	text-align: center;
}


#ticketTimer
{
	width: 310px;
	font-size: 90%;
}

#ticketTimer-timer
{
	font-size: 85%;
}


#myTimer-title, #ticketTimer-title
{
	font-size: 105%; 
	padding-bottom: 2px; border-bottom: 1px solid #aaa; margin-bottom: 2px;
}


@media print{
	#CentennialCountdown,
	#TicketCountdown{ display: none; }
}
