#countdown1 {
	color: white;
	background-origin: initial;
	background-clip: initial;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	white-space: nowrap;
	visibility: visible;
	font: 17px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #000;
}

#cd {
	padding: 4px 5px 5px;
}

#img {
	position: relative;
	top: 1em;
}

#img2 {
	position: relative;
	top: 1em;
	width: 176px;
	background-color: #fffeff;
}

#container {
	position: relative;
	top: 2em;
}

img {
	border-style: hidden;
}