html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}

body {
	line-height: 1
}


ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	background: #111
}

body {
	background: #111;
	color: #eee;
	font-family: trebuchet ms, Helvetica, sans-serif;
	font-size: .75em
}

#container {
	margin: 0 auto;
	width: 760px;
	padding: 20px
}

.hidden {
	display: none
}

#nowdiv {
	font: 20px trebuchet ms, Helvetica, sans-serif
}

#info {
	margin-bottom: 15px
}

.info_strong {
	font-size: 16px;
	font-weight: 700
}

#cd {
	height: 50px;
	border: 1px solid #eee;
	margin: 20px 0;
	position: relative
}

#cdbar {
	position: absolute;
	height: 50px;
	width: 0;
	left: 0;
	top: 0;
	border-right: 1px solid #eee;
	background: #444
}

#timeleft {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 10px;
	height: 48px;
	line-height: 48px!important;
	font: 700 24px trebuchet ms, Helvetica, sans-serif
}

#percentgone {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	margin-right: 10px;
	height: 48px;
	line-height: 48px!important;
	font: 700 24px trebuchet ms, Helvetica, sans-serif
}

#instructions {
	font: 14px trebuchet ms, Helvetica, sans-serif
}

#instruction-title {
	font: 700 16px trebuchet ms, Helvetica, sans-serif
}

#instruction-bullets {
	list-style: disc inside
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #f84;
}

a:hover {
	text-decoration: underline
}
