#show tr #tdl {
	text-align:right;
	width:75px;
	padding-right:10px;
	font-weight:bold;
}
#show, #show a { 
	font-size:11px;
	font-family:sans-serif; 
	word-spacing:0px;
	letter-spacing:1px;
	line-height:15px;
	color:#000;
}
#showlijst {
	width:420px;
	height:1560px;
	margin:0px;
	padding:0px;
	float:left;
	color:#000000;
	color:#5C5C5C;
	color:#181818;
}
#showlijst a {
	margin-left:32px;
	text-decoration:none;
	color:#000000;
	color:#5C5C5C;
	color:#181818;
}
#showlijst a:hover {
	color:#fff;
}

#cardcontainer {
	float:right;
	width:490px;
}
#card {
	background:#ECEBEB;
	width:490px;
}
#cardtopper {
	width:490px;
}
#playknop, #prevStillButton, #nextStillButton {
	text-decoration:none;
	color:#000;
	word-spacing:0px;
	letter-spacing:1px;
}
#playknop:hover, #prevStillButton:hover, #nextStillButton:hover {
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #999;
}

#infolijst {
	width:876px;
	margin:0px;
	padding:0px;
	float:left;
	font-size:11px;
	font-family:sans-serif;
	word-spacing:0px;
	letter-spacing:1px;
	line-height:15px;
	color:#5C5C5C;
}
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #ECEBEB;
	color:#000;
  padding-top:1px;
  padding-bottom:1px;
	padding-left: 3px;
	padding-right: 8px;
	font-size:11px;
	font-family:sans-serif;
	word-spacing:0px;
	letter-spacing:1px;
	line-height:11px
	z-index:2000;
	border:0px solid #000;
	visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: #000;
	text-decoration:none;
	cursor:default;
}
	#an1 { letter-spacing:2px; }
	#an4 { letter-spacing:0px; }
	#i1 { letter-spacing:3px; }
	#i2 { letter-spacing:2px; }
	#i3 { letter-spacing:2px; }
	#i4 { letter-spacing:0px; }