html{
	background: url(../images/bg.gif) repeat-x left top #fff;
	text-align: center;
	font-family: verdana;
}

#frame{
	width: 912px;
	margin: 0 auto;
	text-align: left;
	padding-top: 50px;
	position: relative;
}
#frame p{
	font-size: 14px;
	color: #fff;
	text-align: center;
}
#frame span#cntdwn{
	border: 0px;
	background: transparent;
	color: #fff;
	font-size: 20px;
	font-family: verdana;
	font-weight: bold;
	position: absolute;
	left: 696px;
	top: 175px;
	width: 200px;
}
#frame span#cntdwn span.over{
	text-align: center;
	display: block;
}
#frame span#cntdwn span.dan{
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
}
#frame span#cntdwn span.live{
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-top: 30px;
}
#frame span#cntdwn span.live a{
	color: #fff;
	text-decoration: underline;
}
#frame span#cntdwn tr.cijfers td{
	font-size: 20px;
	font-weight: bold;
	font-family: verdana;
	text-align: center;
	width: 100px;
}
#frame span#cntdwn tr.letters td{
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
	text-align: center;
}