#countdown {
	background:url('SJH-Countdown-Background.png') no-repeat;
	padding-top: 123px;
	padding-bottom: 20px;
	margin: 0px;
	text-align:left;
}

#countdown table {
	width:180px;
}

#countdown td {
	text-align: center;
	color: black;
	text-shadow: #FFFFFF 1px 1px 1px;
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1);
	font-family: System;
	font-weight: bold;
	font-size: 12pt;
}
