﻿/* Author: "Andrew Urquhart", File: "countdown.css", PreCompressFileDate: "Sat, 19 Feb 2005 15:22:38 UTC", AutoCompressDate: "Sat, 19 Feb 2005 15:22:49 UTC" */
dl {
	width: 100%;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1em;
}
em.highlight {
	font-style: normal;
}
h3 {
	position: relative;
	clear: both;
}
#multiplecounterexample {
	margin-left: 2em;
}
#advanced dd {
	margin: 0;
	text-align: center;
}
#advanced dd div {
	margin: 0 auto;
	width: 70%;
	font-size: 160%;
	font-family: eurostile, arial, helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	border: 2px solid #000000;
	padding: 8px;
	letter-spacing: 2px;
	white-space: nowrap;
}
#countdown2_complete {
	color: #ff3333;
	background-color: #ffffff;
	font-style: italic;
}
#countdown5_complete {
	color: #000066;
	background-color: #ffffff;
	font-weight: bold;
}
.article dd p, .article dd div, .article dd .sourcecode {
	margin: 0 0 1em 0;
}
