#right {
	min-height:210em;
}


#right table{
	width:600px;
}

#right table a{
	font-weight:bold;
}

#right table th{
	background-color:#333;
	color:#FFF;
}

.vlag{
	text-align:center;
}

.cap100000, .cap80000, .cap60000, .cap40000, .cap20000, .cap0000{
	background-color:#DDD;
}

.cap90000, .cap70000, .cap50000, .cap30000, .cap10000{
	background-color:#BBB;
}


#left ul {
	list-style-type: square;
	margin: 0px;
	padding-left: 25px;
	color:#999;
}

